Hi all,
 
I'm trying to ping 127.0.0.1 using udp protocol on z/os uss
my $p = new Net::Ping "udp";
$p->ping("127.0.0.1");
Its hangs in the ping call.
 
Regards


Do you Yahoo!?
Yahoo! Sports - Sign up for Fantasy Baseball.

Reply via email to