Subject: | Missing pongs in Linux, and error messages |
Linux dmzlinux 2.4.20-20.8 #1 Mon Aug 18 14:59:07 EDT 2003 i686 i686 i386 GNU/Linux
perl 5.8.2
POE::Component::Client::Ping 1.00
POE 27
DEBUG enabled my script and in Ping.pm
The attached file contains my script and the results of running it on a Linux PC. All pongs for the non-existant IP address are lost, and there are two kinds of error message:
Use of uninitialized value in hash element at /usr/local/lib/perl5/site_perl/5.8.2/POE/Component/Client/Ping.pm line 367.
and
this shouldn't technically be displayed at /usr/local/lib/perl5/site_perl/5.8.2/POE/Component/Client/Ping.pm line 421.
I get similar messages when I run the test script from the CPAN Client::Ping distribution with debugging enabled in Ping.pm
Message body not shown because it is not plain text.