From: ailin-nemui Date: Sat, 19 Sep 2015 01:19:49 +0000 (+0200) Subject: Update pangotext.pl X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4001befc44d35845fe164efdffaceeafe3258e23;p=irssi-scripts.irssi.org.git Update pangotext.pl --- diff --git a/scripts/pangotext.pl b/scripts/pangotext.pl index 15238e0..e4dfb46 100644 --- a/scripts/pangotext.pl +++ b/scripts/pangotext.pl @@ -45,8 +45,8 @@ use warnings; use Irssi; use Irssi::Irc; -$VERSION = "1.1"; -%IRSSI = ( +our $VERSION = "1.1"; +our %IRSSI = ( authors => 'fprintf', contact => 'fprintf@github.com', name => 'pangotext',