summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/pangotext.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/pangotext.pl b/scripts/pangotext.pl
index 71d2b08..15238e0 100644
--- a/scripts/pangotext.pl
+++ b/scripts/pangotext.pl
@@ -39,6 +39,7 @@
# /pango <gradiant start=lightcyan end=white>a light gradiant</gradiant>
#
##############################################################################################
+use strict;
use warnings;
use Irssi;