Subject: | warning on the irc_* event |
I am getting a warning from AE::IRC::Client. I have not tracked down
what line is triggering this warning, but I think it should be a trivial
fix.
The warning is:
unhandled callback exception on event (irc_*,
AnyEvent::IRC::Client=HASH(0x41d1330), HASH(0x43da420)): Modification of
non-creatable array value attempted, subscript -1 at
/home/leedo/perl5/lib/perl5/AnyEvent/IRC/Client.pm line 1360.
I think this is because there are no elements in the params arrayref.
Also, any word on a new Object::Event release? You fixed a bug in it for
a bug that cropped up in AE::IRC.
Thanks!