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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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