X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl%2Flib%2FNet%2FOping.pm;h=ba67f739afffcb606a3cc1594b528fb7b9ef7a8d;hb=b525c9c88c988fa45593700d9a4846faa388922a;hp=bc109dc6cdd7609c75d7482f4e36e62c46545934;hpb=2cb543eb454db4de7a7225d3610221b7c8fd0e88;p=liboping.git diff --git a/bindings/perl/lib/Net/Oping.pm b/bindings/perl/lib/Net/Oping.pm index bc109dc..ba67f73 100644 --- a/bindings/perl/lib/Net/Oping.pm +++ b/bindings/perl/lib/Net/Oping.pm @@ -19,7 +19,7 @@ # # Authors: # Olivier Fredj -# Florian octo Forster +# Florian octo Forster # package Net::Oping; @@ -41,11 +41,11 @@ Net::Oping - ICMP latency measurement module using the oping library. =head1 DESCRIPTION This Perl module is a high-level interface to the -L. Its purpose it to send -C packets (also known as "ping") to a host and measure the -time that elapses until the reception of an C packet (also -known as "pong"). If no such packet is received after a certain timeout the -host is considered to be unreachable. +L. Its purpose it to send C +packets (also known as "ping") to a host and measure the time that elapses +until the reception of an C packet (also known as "pong"). If +no such packet is received after a certain timeout the host is considered to be +unreachable. The used I library supports "ping"ing multiple hosts in parallel and works with IPv4 and IPv6 transparently. Other advanced features that are @@ -432,7 +432,7 @@ superuser or, under Linux, needs the C capability. L -The I homepage may be found at L. +The I homepage may be found at L. Information about its mailing list may be found at L. @@ -445,8 +445,7 @@ Perl interface by Florian Forster. Copyright (C) 2007 by Olivier Fredj EofredjEatEproxad.netE -Copyright (C) 2008,2009 by Florian Forster -EoctoEatEverplant.orgE +Copyright (C) 2008,2009 by Florian Forster EffEatEocto.itE 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,