openbsd-ports/mail/p5-Mail-Tools/pkg/DESCR
avsm 3522769e1e - update to p5-Mail-Tools-1.15
- add a patch to correct some man page typos (fed back to author)

Note that Mail::Alias is no longer part of this package, and is now a
separate CPAN module.
2001-01-07 21:55:13 +00:00

13 lines
609 B
Plaintext

MailTools is a suite of modules to handle various aspects of Mail with perl:
Mail::Address - Parse mail addresses
Mail::Cap - Parse mailcap files
Mail::Field - Base class for manipulation of mail header fields
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::Send - Simple electronic mail interface
Mail::Util - mail utility functions
Mail::Field::AddrList - object representation of e-mail address lists