           SPELL=net-ping
         VERSION=2.31
          SOURCE=Net-Ping-$VERSION.tar.gz
       BUILD_API=2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Net-Ping-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/B/BB/BBB/$SOURCE
          MD5[0]="25370d6b267c085b5557ed8d45b094cf"
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?dist=Net-Ping"
      MAINTAINER=bluebird@optushome.net.au
         ENTERED=20020313
         UPDATED=20050329
           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
