           SPELL=mailtools
            NAME=MailTools
         VERSION=1.65
          SOURCE=$NAME-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$NAME-$VERSION
   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/$SOURCE
     SOURCE_HASH=sha512:930ba9c9876b243f6d0424f2ae0df47d4bc3526dbbfcc574694a2dc9707b7a0c7fd7d3db58753c1a4344a6bd21d0a7a51ba9555234c1d8f65c2cd66cce42b3cd
         LICENSE=UNKNOWN
        WEB_SITE="http://search.cpan.org/search?dist=$NAME"
         ENTERED=20050114
        KEYWORDS="mail perl"
       BUILD_API=1
           SHORT="A collection of mail tools"
cat << EOF

This Module provides some tools for mail handling:
Mail::Address   	 Parse mail addresses
Mail::Cap 	Parse mailcap files
Mail::Field 	Base class for manipulation of mail header fields
Mail::Field::AddrList 	object representation of e-mail address lists
Mail::Field::Date
Mail::Filter 	Filter mail through multiple subroutines
Mail::Header 	manipulate mail RFC822 compliant headers
Mail::Internet 	manipulate Internet format (RFC 822) mail messages
Mail::Mailer 	Simple interface to electronic mailing mechanisms
Mail::Mailer::qmail
Mail::Mailer::rfc822
Mail::Mailer::sendmail
Mail::Mailer::smtp
Mail::Mailer::testfile
Mail::Send 	Simple electronic mail interface
Mail::Util 	mail utility functions
EOF
