2004-02-20 10:18:29 UTC
When I start perlbot 1.9.5 I get:
[phil@rider perlbot-1.9.5]$ ./perlbot.pl
Pseudo-hashes are deprecated at Perlbot.pm line 213.
Pseudo-hashes are deprecated at Perlbot.pm line 227.
Use of uninitialized value in concatenation (.) or string at Perlbot.pm line 282.
Use of uninitialized value in index at /usr/share/perl5/Net/IRC/Connection.pm line 1587.
Use of uninitialized value in index at /usr/share/perl5/Net/IRC/Connection.pm line 1587.
Use of uninitialized value in concatenation (.) or string at Perlbot.pm line 179.
Could not open crashlog '' for writing: No such file or directory at Perlbot.pm line 179.
print() on closed filehandle CRASHLOG at Perlbot.pm line 180.
Can't call method "quit" on an undefined value at Perlbot.pm line 149.
I also got this with perlbot 1.9.2. Debian unstable. Custom 2.6.3 kernel.....
Phil