           SPELL=mailtools
            NAME=MailTools
         VERSION=1.74
          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:e91c914028c9773f604be3f54a7932f782095fb722fc709b432ba6968557f7e033360ad0430f94975fb094781a21e97413251e13206dc1ad69e56816bae62c85
         LICENSE=UNKNOWN
        WEB_SITE="http://search.cpan.org/search?dist=$NAME"
         ENTERED=20050114
        KEYWORDS="mail perl"
           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
