Robert Murphy - 2004-09-20

I get the impression no one reads this forum, but i'll give it a try anyway:

I have a program which runs code in a separate (forked) process, and which uses $self->privmsg and other irc.pm commands.   When using version 0.73 of net-irc it works fine, when using version 0.75 of net-irc i get:
Use of uninitialized value in string eq at /usr/lib/perl5/vendor_perl/5.8.4/Net/IRC.pm line 141.

-bob