projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9b382af
)
Upgrade to Net-Ping-2.32
Steve Peters [Tue, 31 Jul 2007 14:27:00 +0000 (14:27 +0000)]
p4raw-id: //depot/perl@31669
lib/Net/Ping.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Net/Ping.pm
b/lib/Net/Ping.pm
index
2302b0b
..
fcb127f
100644
(file)
--- a/
lib/Net/Ping.pm
+++ b/
lib/Net/Ping.pm
@@
-16,7
+16,7
@@
use Carp;
@ISA = qw(Exporter);
@EXPORT = qw(pingecho);
-$VERSION = "2.31_04";
+$VERSION = "2.32";
sub SOL_IP { 0; };
sub IP_TOS { 1; };