diff options
Diffstat (limited to 'scripts/title.pl')
| -rw-r--r-- | scripts/title.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/title.pl b/scripts/title.pl index f6fa3de..bec0d4f 100644 --- a/scripts/title.pl +++ b/scripts/title.pl @@ -1,3 +1,5 @@ +use strict; +use vars qw($VERSION %IRSSI); use Irssi 20020120.0250 (); $VERSION = "3.2b"; %IRSSI = ( |
