summaryrefslogtreecommitdiffstats
path: root/scripts/notes.pl
diff options
context:
space:
mode:
authorAlexander Færøy2015-01-26 22:09:16 +0100
committerAlexander Færøy2015-01-26 22:09:16 +0100
commit7a8cbb3a3da2658e7eee3530ee6b78b43ca6cfbc (patch)
treebcf04620a18327d954a07cd24c32417355e56652 /scripts/notes.pl
parent9115699f7227fcefbaf8f8b4eb4d4eaafe0ede16 (diff)
parent3d9bef11e6848670b61e6267211a37b238372923 (diff)
downloadscripts.irssi.org-7a8cbb3a3da2658e7eee3530ee6b78b43ca6cfbc.tar.bz2
Merge pull request #115 from ailin-nemui/initial_auto_scripts_yaml
Initial commit for automated scripts.yaml update
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',