summaryrefslogtreecommitdiffstats
path: root/scripts/notes.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/notes.pl')
-rw-r--r--scripts/notes.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/notes.pl b/scripts/notes.pl
index 99d192d..d1ebae2 100644
--- a/scripts/notes.pl
+++ b/scripts/notes.pl
@@ -20,8 +20,8 @@ use DBM::Deep;
use vars qw($VERSION %IRSSI);
-my $VERSION = '0.31';
-my %IRSSI = (
+$VERSION = '0.31';
+%IRSSI = (
authors => 'vague',
contact => 'vague!#irssi\@freenode',
name => 'notes',