projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b382af
)
Upgrade to Net-Ping-2.32
author
Steve Peters
<steve@fisharerojo.org>
Tue, 31 Jul 2007 14:27:00 +0000
(14:27 +0000)
committer
Steve Peters
<steve@fisharerojo.org>
Tue, 31 Jul 2007 14:27:00 +0000
(14:27 +0000)
p4raw-id: //depot/perl@31669
lib/Net/Ping.pm
patch
|
blob
|
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.3
1_04
";
+$VERSION = "2.3
2
";
sub SOL_IP { 0; };
sub IP_TOS { 1; };