           SPELL=perl-libnet
         VERSION=1.19
          SOURCE=libnet-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libnet-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/G/GB/GBARR/$SOURCE
     SOURCE_HASH=sha512:2c7ec9d4a7a820c615fdc4088e192d418ef6febb1e39d43035a46f849799b191f27063e5d0c9dc54597a889a4633c6a26e593da217caff31f11095e36326ad02
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Net::FTP"
         ENTERED=20020312
         UPDATED=20050329
        KEYWORDS="perl"
           SHORT="Interface to File Transfer Protocol"
cat << EOF
libnet is a collection of Perl modules which provides a simple
and consistent programming interface (API) to the client side
of various protocols used in the internet community.

For details of each protocol please refer to the RFC. RFC's
can be found a various places on the WEB, for a starting
point look at:

    http://www.yahoo.com/Computers_and_Internet/Standards/RFCs/

The RFC implemented in this distribution are

Net::FTP 	RFC959		File Transfer Protocol
Net::SMTP	RFC821		Simple Mail Transfer Protocol
Net::Time	RFC867		Daytime Protocol
Net::Time	RFC868		Time Protocol
Net::NNTP	RFC977		Network News Transfer Protocol
Net::POP3	RFC1939		Post Office Protocol 3

EOF
