           SPELL=net-ping
         VERSION=2.31
          SOURCE=Net-Ping-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Net-Ping-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/B/BB/BBB/$SOURCE
     SOURCE_HASH=sha512:105c57e6e331dcc864cebf9c8d11d1e72921d8f2ba03e8daf781f7d7e3c9cd71c44da7956141df2f9577395c2bd7e53b2165f10566e952333ab7ecf25990afd6
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?dist=Net-Ping"
         ENTERED=20020313
         UPDATED=20050329
        KEYWORDS="perl"
           SHORT="Net::Ping, check a remote host for reachability "
cat << EOF

This module contains methods to test the reachability of
remote hosts on a network.  A ping object is first created
with optional parameters, a variable number of hosts may
be pinged multiple times and then the connection is
closed.

EOF
