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/version-stat.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/version-stat.pl') diff --git a/scripts/version-stat.pl b/scripts/version-stat.pl index acd2f47..6894ab4 100644 --- a/scripts/version-stat.pl +++ b/scripts/version-stat.pl @@ -4,6 +4,7 @@ # - http://www.penguin-breeder.org/?page=irssi # +use strict; use vars qw($VERSION %IRSSI); use Irssi 20020120; -- cgit v1.2.3