This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Implement G_RETHROW for eval_sv
[perl5.git] / dist / Net-Ping / t /
2019-06-25 Richard LeachAdditional Net-Ping tests skip if d_getpbyname is undef
2019-02-14 Nicolas RNet::Ping 501_ping_icmpv6.t: disable sudo test
2019-02-14 Nicolas RUpdate Net::Ping to upstream version 2.71
2017-10-25 Steve HayUpgrade Net::Ping from version 2.55 to 2.61
2017-04-17 Jarkko HietaniemiNet-Ping udp not allowed in AIX or IRIX, either.
2017-02-10 Karl WilliamsonNet::Ping: Todo a test on EBCDIC
2016-11-12 H.Merijn Brandskip Net::Ping UDP on HP-UX
2016-11-03 David MitchellNet::Ping 500_ping_icmp.t: remove sudo code
2016-11-02 Steve HayUpgrade Net::Ping from version 2.51 to 2.55
2016-10-26 David MitchellNet::Ping: avoid stderr noise in tests
2016-10-22 Craig A. BerryCheck for echo in new Net::Ping tests.
2016-10-18 Chris 'BinGOs' Wil... Update Net-Ping to CPAN version 2.51
2015-03-09 Karl Williamsondist/Net-Ping/t/450_service.t: Skip 2 tests on os390
2014-01-26 Brian FraserNet::Ping: Handle getprotobyn{ame,umber} not being...
2013-03-21 Max Maischein Update Net::Ping from 2.40 to 2.41
2013-03-15 Steve PetersUpgrade to Net::Ping 2.40. This should silence much...
2012-08-02 Tony CookNet-Ping: creating an icmp socket requires admin access...
2012-08-02 Tony CookNet-Ping: add a sensible test note for the icmp ping...
2012-08-02 Tony Cookfix the cygwin breakage introduced in 2f794ae1
2011-01-22 Nicholas ClarkConvert Net::Ping's tests to use Test::More from Test.
2009-09-29 Nicholas ClarkMove Net::Ping from ext/ to dist/