           SPELL=perl-libnet
         VERSION=1.20
          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:f1b89b2569e634734bea6c2f3aab9ea1c1d69201cc3e65e759c4ac857894252af87a84491ed09f75d044db9ab6c31d06f665790c9338ff63b1eefc8304b3f244
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Net::FTP"
         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:

    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
