This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump Carp.pm version since it now differs from 5.13.9
[perl5.git] / lib / Net /
2011-01-18 Nicholas ClarkRemove Mac OS classic code from tests in lib.
2009-09-08 Chris WilliamsMoved libnet from lib/ to ext/
2009-08-30 Nicholas ClarkMove Net::Ping from lib to ext
2009-06-12 David Mitchellfurther sync blead with Net-Ping-2.36
2009-06-08 Steve PetersSync bleadperl and Net-Ping with the release of Net...
2009-04-08 David CantrellNet::hostent fails make test if can't resolve localhost
2008-02-06 Nicholas ClarkCope with differing prototypes for ECONNREFUSED etc...
2008-01-03 Steve PetersUpgrade to Net-Ping-2.34
2007-12-04 Robin BarkerPATCH lib/Net/Ping/t/190_alarm.t
2007-11-20 Steve PetersSkip the udp ping tests if testing on Vista. Also...
2007-10-23 Ricardo SIGNEShostname.t busted
2007-09-11 Rafael Garcia-SuarezUpgrade to Net::Ping 2.33, with help from Jerry Hedden
2007-09-11 Rafael Garcia-SuarezUpgrade to libnet 1.22 (with some help by Jerry Hedden)
2007-07-31 Steve PetersUpgrade to Net-Ping-2.32
2007-07-04 Jan DuboisRE: [PATCH] lib/Net/Ping/t/500_ping_icmp.t requires...
2007-07-02 Jerry D. HeddenAddress 250_ping_hires.t failure
2007-06-25 Rafael Garcia-SuarezRename README and Changes for more readability
2007-06-25 Rafael Garcia-SuarezUpgrade to libnet 1.21
2007-06-25 Rafael Garcia-SuarezThat test too should be skipped in the core on EBCDIC...
2007-03-14 Rafael Garcia-SuarezPatch by Sébastien Aperghis-Tramoni to avoid encoding
2007-02-06 Steve PetersUpgrade to libnet-1.20. Includes some additional versi...
2006-02-17 Brendan O'DeaFix precedence.
2006-01-27 Gisle AasRe: Make Passive mode the default for Net::FTP
2005-12-30 Nicholas ClarkPOSIX now declares missing constants as sub ... ()...
2005-12-23 Steve PetersMake hostname.t deal with undefined or blank hostnames...
2005-12-22 Steve PetersAdd documentation for method domainname() in Net::Domai...
2005-12-15 Rafael Garcia-SuarezMore general fix for bug [perl #37915]
2005-12-15 alexander_bluhm... [perl #37915] Bad select error handling in Net::Ping
2005-08-05 Piotr FusikTypos in *.p[lm]
2005-08-02 Piotr FusikTypos in *.p[lm]
2005-07-25 Steve HaySilence uninitialized value warnings in Net::Cmd
2005-06-03 Gisle AasRe: [PATCH] Improved ICMP_UNREACHABLE handling in Net...
2005-06-03 Jan Dubois[PATCH] Run ICMP ping tests on Windows as long as we...
2004-06-30 Graham BarrSync to libnet-1.19
2004-04-10 Graham BarrSync with libnet 1.18
2004-02-25 H.Merijn BrandSkip the Net/Ping/450_service failures on HP-UX for...
2004-02-17 Dave Mitchellremove C<my $x if foo> construct from core modules
2003-09-25 Graham BarrSync with libnet 1.17
2003-08-14 Jarkko HietaniemiA swath of VERSION patches from Nicholas Clark.
2003-08-03 Craig A. Berryon VMS, set non-blocking with ioctl, not fcntl
2003-07-06 Jarkko HietaniemiReintroduce changes #19723 and #19723 that were not
2003-07-04 Jarkko HietaniemiUpgrade to Net::Ping 2.31.
2003-06-18 Graham BarrSync with libnet 1.16
2003-06-13 Graham BarrSync with libnet 1.15
2003-06-09 Gurusamy Sarathymark 450_service.t#18 as a todo test on windows
2003-06-09 Gurusamy Sarathyone of the Net::Ping time-dependent tests fails sporadi...
2003-06-02 Graham BarrSync with libnet 1.14
2003-05-17 Gurusamy Sarathyapply Net::Ping patch that makes the fork()-based approach
2003-05-17 Gurusamy Sarathyimprove the implementation of Net::Ping on windows...
2003-04-19 Jarkko HietaniemiUpgrade to Net::Ping 2.30.
2003-04-13 Jarkko HietaniemiUpgrade to Net::Ping 2.29.
2003-03-30 Jarkko HietaniemiAnother victim of IRIX 5.3's inability to resolve ...
2003-03-26 Andy Lester[perl #21648] Doc typo in Net::servent
2003-03-11 Todd C. Millertypos and other minor things
2003-03-11 Jarkko HietaniemiPatch from Craig Berry to resolve test failures in...
2003-03-03 Graham BarrSync with libnet-1.13
2003-02-08 Jarkko HietaniemiUpgrade to Net::Ping 2.28, from Rob Brown.
2002-12-17 Hugo van der SandenIntegrate Net::Ping v2.26. (lib/Net/Ping/t/450_service...
2002-10-25 Hugo van der Sandenchange #18038 gives too many problems on t/450_service...
2002-10-20 Hugo van der SandenUpdate to Net::Ping v2.23
2002-08-24 Nicholas Clarkremove 2 unit warnings from lib/Net/t/hostname.t
2002-08-18 Mark-Jason DominusRe: [perl #16198] pod tpyo in hostent.pm
2002-07-17 Jarkko HietaniemiUpgrade to Net::Ping 2.20.
2002-06-10 Jarkko HietaniemiUpgrade to Net::Ping 2.19.
2002-05-30 Graham BarrSync with libnet-1.12
2002-05-30 Jarkko HietaniemiIntegrate macperl patch #16868.
2002-05-11 Jarkko HietaniemiUpgrade to Net::Ping 2.18 (no core-relevant changes,
2002-05-05 Jarkko HietaniemiUpgrade to Net::Ping 2.17.
2002-04-12 Jarkko HietaniemiUpdate to Net::Ping 2.16.
2002-04-02 Jarkko HietaniemiUpgrade to Net::Ping 2.14.
2002-04-02 Graham BarrSync with libnet-1.11
2002-03-11 Mattia BarbonRaw socket require privileged user on Win2k
2002-02-28 Graham BarrSync with libnet-1.10
2002-02-25 Robin Barker Subject: [PATCH Cwd.pm] cut-n-paste error?
2002-02-18 Nick Ing-SimmonsIntegrate mainline
2002-02-18 Jarkko HietaniemiUpgrade to Net::Ping 2.12.
2002-02-14 Jarkko HietaniemiUpgrade to Net::Ping 2.11.
2002-02-03 Jarkko Hietaniemi[PATCH t/op/taint.t] remove possible false positive
2001-12-26 Jarkko HietaniemiUpgrade to Net::Ping 2.10.
2001-12-26 Jarkko HietaniemiNet::Ping isn't going to work much without
2001-12-20 Nick Ing-SimmonsIntegrate mainline (mostly) utf8.c does not compile.
2001-12-19 Jarkko HietaniemiUpgrade to Net::Ping 2.09.
2001-12-13 Michael G. SchwernRe: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t...
2001-12-12 Craig A. BerryVMS test fix-ups
2001-12-10 Jarkko HietaniemiJust skip the readability test if running as root.
2001-12-10 Jarkko HietaniemiRoot is the lizard king.
2001-12-09 Jarkko HietaniemiTweakback.
2001-12-09 Michael G. SchwernCleanup and Cygwin98 oddity
2001-12-04 Jarkko HietaniemiMust wipe out the memory of real Socket before starting
2001-12-04 Jarkko HietaniemiUpgrade to Net::Ping 2.07, from Rob Brown.
2001-12-03 Jarkko HietaniemiIf Socket has not been built (e.g. DJGPP) the libnet
2001-11-27 Graham Barrincorporate last minute change from libnet 1.0901-tobe
2001-11-27 Jarkko HietaniemiIf in EBCDIC but no Convert::EBCDIC
2001-11-26 Graham BarrSync-up tests with libnet distribution
2001-11-22 Jarkko HietaniemiRetract #13173 (effectively retract Net::Ping 2.06,
2001-11-22 Jarkko HietaniemiCorify the Net::Ping tests; skip the tests
2001-11-21 Graham BarrSync file with libnet-1.0901-tobe
2001-11-21 Jarkko HietaniemiUpgrade to Net::Ping 2.06.
2001-11-12 Jeffrey Friedla few typo fixes
2001-11-08 Mark-Jason Dominusreplace perl.com/CPAN/ with http://www.cpan.org/
next