From 2329fe260d3393c6bcbc868cb3f7a33d324b1910 Mon Sep 17 00:00:00 2001 From: Obfuscoder Date: Fri, 17 Oct 2014 20:34:00 +0200 Subject: Fix perlcritic issues for all scripts starting with b,c,d --- scripts/dccstat.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/dccstat.pl') diff --git a/scripts/dccstat.pl b/scripts/dccstat.pl index c34ee21..7b7dfd0 100644 --- a/scripts/dccstat.pl +++ b/scripts/dccstat.pl @@ -1,3 +1,4 @@ +use strict; use Irssi::Irc; use Irssi 20020217; # Irssi 0.8.0 use vars qw($VERSION %IRSSI); -- cgit v1.2.3