From dd80027b51b3ee71027a2612595aee38e38c0d6e Mon Sep 17 00:00:00 2001 From: Obfuscoder Date: Sun, 19 Oct 2014 11:54:16 +0200 Subject: Fix perlcritic issues for all scripts starting with m to r --- scripts/pager.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/pager.pl') diff --git a/scripts/pager.pl b/scripts/pager.pl index dc92478..32f0902 100644 --- a/scripts/pager.pl +++ b/scripts/pager.pl @@ -1,5 +1,6 @@ # $Id: pager.pl,v 1.23 2003/01/27 09:45:16 jylefort Exp $ +use strict; use Irssi 20020121.2020 (); $VERSION = "1.1"; %IRSSI = ( -- cgit v1.2.3