use
Irssi;
use
Irssi::Irc;
use
strict;
$VERSION
=
"0.3"
;
%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'
,
);