projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
983ed8e
)
Sync bleadperl and Net-Ping with the release of Net-Ping-2.36
Steve Peters [Mon, 8 Jun 2009 16:43:56 +0000 (11:43 -0500)]
lib/Net/Ping.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Net/Ping.pm
b/lib/Net/Ping.pm
index
ebdbb42
..
e9fff93
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.35";
+$VERSION = "2.36";
sub SOL_IP { 0; };
sub IP_TOS { 1; };