From 55e10f5aeb6d0559518623a432263d4a73d7614b Mon Sep 17 00:00:00 2001 From: Obfuscoder Date: Fri, 24 Oct 2014 23:01:30 +0200 Subject: Fix perlcritic issues for all scripts starting with s to z --- scripts/scripthelp.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/scripthelp.pl') diff --git a/scripts/scripthelp.pl b/scripts/scripthelp.pl index 316aeb2..0bdca01 100644 --- a/scripts/scripthelp.pl +++ b/scripts/scripthelp.pl @@ -1,3 +1,4 @@ +use strict; use Irssi; use vars qw($VERSION %IRSSI %HELP); -- cgit v1.2.3