summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b1d5bb2)
raw | patch | inline | side by side (parent: b1d5bb2)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 18 Jul 2009 12:59:55 +0000 (14:59 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 18 Jul 2009 12:59:55 +0000 (14:59 +0200) |
bindings/perl/Changes | patch | blob | history | |
bindings/perl/META.yml | patch | blob | history | |
bindings/perl/README | patch | blob | history |
diff --git a/bindings/perl/Changes b/bindings/perl/Changes
index 286655d63b1350ccfe05934b700718551aff7693..0795651744f34c4ae4c096768eb57b14eb52c15f 100644 (file)
--- a/bindings/perl/Changes
+++ b/bindings/perl/Changes
Revision history for Perl extension Net::Oping.
+1.20 Sat Jul 18 14:57:32 2009
+ - The `device' method has been added.
+
1.10 Sun Mar 15 13:49:56 2009
- The build system has been improved.
- The `ttl', `get_recv_ttl', and `get_dropped' methods have been added
diff --git a/bindings/perl/META.yml b/bindings/perl/META.yml
index 7a71aa69b115a20c6e47816bab0ed8fbcbe2b504..a8704fcafe7eeb13c7d9c0a29f3dbf9a82b025f1 100644 (file)
--- a/bindings/perl/META.yml
+++ b/bindings/perl/META.yml
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
name: Net-Oping
-version: 1.02
+version: 1.20
version_from: lib/Net/Oping.pm
installdirs: site
requires:
diff --git a/bindings/perl/README b/bindings/perl/README
index bafacc16302b2a517d2855e96cf84c95ec3fe6bf..4d51a969cce4e0e8c4d7f601ebffd25cec2b2a49 100644 (file)
--- a/bindings/perl/README
+++ b/bindings/perl/README
-Net::Oping version 1.10
-=======================
+Net::Oping
+==========
ICMP latency measurement module using the oping library.
Copyright (C) 2007 by Olivier Fredj <ofredj at proxad.net>
- Copyright (C) 2008 by Florian Forster <octo at verplant.org>
+ Copyright (C) 2008,2009 by Florian Forster <octo at verplant.org>
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself, either Perl version 5.8.7 or, at your