This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Net::Ping to upstream version 2.71
authorNicolas R <atoomic@cpan.org>
Thu, 14 Feb 2019 00:32:46 +0000 (18:32 -0600)
committerNicolas R <atoomic@cpan.org>
Thu, 14 Feb 2019 16:48:45 +0000 (10:48 -0600)
commit2e598186867b2c0c875266a20b92853486e2b627
treee21e790543a3a1a887366d597b05cd16bd27d5fa
parenta6afdf72cdabc9d256e910f1b59a91df3871f687
Update Net::Ping to upstream version 2.71

This retains blead customizations:
1a58b39af8 remove of 'use vars'
7bfdd8260c 500_ping_icmp.t: remove sudo code

These changes are not required anymore, they
are merged upstream
0fc44d0a18 avoid stderr noise in tests
16 files changed:
MANIFEST
Porting/Maintainers.pl
dist/Net-Ping/Changes
dist/Net-Ping/lib/Net/Ping.pm
dist/Net-Ping/t/001_new.t
dist/Net-Ping/t/190_alarm.t
dist/Net-Ping/t/200_ping_tcp.t
dist/Net-Ping/t/300_ping_stream.t
dist/Net-Ping/t/400_ping_syn.t
dist/Net-Ping/t/410_syn_host.t
dist/Net-Ping/t/420_ping_syn_port.t [new file with mode: 0644]
dist/Net-Ping/t/500_ping_icmp.t
dist/Net-Ping/t/501_ping_icmpv6.t [new file with mode: 0644]
dist/Net-Ping/t/510_ping_udp.t
t/porting/customized.dat
t/porting/known_pod_issues.dat