XML::Parser 2.31 should be out shortly.
[p5sagit/p5-mst-13.2.git] / lib / Net / Ping / CHANGES
CommitLineData
505f3f16 1CHANGES
2-------
3
b757f218 42.12 Feb 17 19:00 2002
5 - More general error determination for
6 better cross platform consistency and
7 foreign language support.
8 Spotted by arnaud@romeconcept.com
9 - Test changes for VMS (Craig Berry)
10
ddbbf559 112.11 Feb 02 12:00 2002
12 - Test changes in case echo port is not available.
13 - Fix 110_icmp_inst.t to use icmp protocol
14 Spotted by craigberry@mac.com (Craig Berry)
15
49afa5f6 162.10 Dec 26 12:00 2001
17 - Added bind() function useful for clients with multiple
18 network interfaces performing the ping check thanks to
19 sethb@clarkhill.com (Seth Blumberg).
20 - Execution optimizations for several constants (Seth).
21 - More test changes in case Socket module is not available
22 (Jarkko Hietaniemi).
23
505f3f16 242.09 Dec 06 19:00 2001
25 - Documental and test changes only.
26 - No functional changes.
27
282.08 Dec 04 13:00 2001
29 - Faster response for Win32 tcp_connect.
30 - Better explanations in test comments.
31
322.07 Nov 28 13:00 2001
33 - Compatibility changes
34 - Works with UNIX and Win32 OS
35 - Works with Perl 5.005 5.6.x 5.7.x 5.8.x
36 - Applied several patches from distro
37 - External protocol added thanks to
38 colinm@cpan.org (Colin McMillen)
39 - Stream protocol added thanks to
40 bronson@trestle.com (Scott Bronson)
41
422.06 Nov 19 12:00 2001
43 - Added Net-Ping.spec for RPM to easily
44 utilize using "rpm -ta Net-Ping*tar.gz"
45 - Moved Copyright section to perldoc
46
472.05 Nov 18 20:00 2001
48 - Added test suite
49
502.04 Nov 16 16:00 2001
51 - Added CHANGES and README to tarball.
52 - No functional changes.
53
542.03 Nov 15 12:00 2001
55 - Portability adjustments to ping_tcp()
56 made by Rob Brown to work with most
57 default systems.
58
592.02 Sep 27 12:00 1996
60 - Magic version by Russell Mosemann from CPAN