           SPELL=perl-libnet
         VERSION=3.11
     SOURCE_HASH=sha512:653a5ff6c7a7913bcf2948b4c5f0a6e849d2298c5ccb6451c6e54513c31110e533f803c298c46022b54585bf1af5392446b4db06ffbdacc3e98fab27979e030b
          SOURCE=libnet-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libnet-$VERSION
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/S/SH/SHAY/$SOURCE
         LICENSE=ART
        WEB_SITE=https://search.cpan.org/~shay/
         ENTERED=20020312
        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:

    https://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
