           SPELL=mailtools
          SPELLX=MailTools
         VERSION=2.14
          SOURCE=${SPELLX}-${VERSION}.tar.gz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/M/MA/MARKOV/${SOURCE}
     SOURCE_HASH=sha512:1df9da8394fe2a5b3243069a867b5eb4b5d4cbe3528bdbc4fe8118a3488c652c1ffc6eb8d5ba01802d74384a42d87ef67f8f3397640aab69471ae90ad0a79092
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/dist/MailTools/
         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
