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/dccmove.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/dccmove.pl') diff --git a/scripts/dccmove.pl b/scripts/dccmove.pl index 19a2ca9..6d4543b 100644 --- a/scripts/dccmove.pl +++ b/scripts/dccmove.pl @@ -5,6 +5,7 @@ # Copyright (C) 2003 by Peder Stray # +use strict; use Irssi; use vars qw{$VERSION %IRSSI}; ($VERSION) = '$Revision: 1.4 $' =~ / (\d+\.\d+) /; -- cgit v1.2.3