use
Irssi;
use
Irssi::Irc;
use
strict;
our
$VERSION
=
'horsies'
;
our
%IRSSI
= (
authors
=>
'BC-bd'
,
contact
=>
'bd@bc-bd.org'
,
name
=>
'ai'
,
description
=>
'Puts people on ignore if they do a public away. See source for options.'
,
license
=>
'GPL v2'
,
);
$VERSION
=
'3.1.4.1.6'
;