summaryrefslogtreecommitdiffstats
path: root/scripts/cgrep.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cgrep.pl')
-rw-r--r--scripts/cgrep.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/cgrep.pl b/scripts/cgrep.pl
index 7ec2304..f55f86e 100644
--- a/scripts/cgrep.pl
+++ b/scripts/cgrep.pl
@@ -18,6 +18,7 @@
#
################################################################################
+use strict;
use Irssi;
use vars qw($VERSION %IRSSI);
use integer;