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/opnotice.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/opnotice.pl') diff --git a/scripts/opnotice.pl b/scripts/opnotice.pl index 4d6b5b7..0bb03ec 100644 --- a/scripts/opnotice.pl +++ b/scripts/opnotice.pl @@ -17,6 +17,7 @@ # # Commands: /o in a channel. +use strict; use Irssi; use vars qw($VERSION %IRSSI); -- cgit v1.2.3