any ideas??? io/socket/inet.pm is the same between versions... and i also tried using Net::Ping, which works in 5.8.4, but not 5.8.6. google didn't turn up any bugsuse IO::Socket::INET; my $sock = IO::Socket::INET->new(Proto=>shift); print "sock=$sock\n"; on 5.8.4 perl -w test.pl tcp = ok perl -w test.pl udp = ok perl -w test.pl icmp = ok on 5.8.6 perl -w test.pl tcp = ok perl -w test.pl udp = ok perl -w test.pl icmp = NO
In reply to io::socket::inet change from 5.8.4 to 5.8.6? by smackdab
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |