summaryrefslogtreecommitdiff
path: root/mail/p5-Email-MIME
AgeCommit message (Collapse)AuthorFilesLines
2007-04-22Changed MAINTAINER, Roman Kulik can no longer work on the packages.heinz1-2/+2
2007-04-21Initial import of p5-Email-MIME 1.859.heinz4-0/+34
This is a merge of wip/p5-Email-MIME by Roman Kulik and the package submitted by Edgar Fuss to tech-pkg@. Some small changes by me. Email::MIME is an extension of the Email::Simple module, to handle MIME encoded messages. It takes a message as a string, splits it up into its constituent parts, and allows access to various parts of the message. Headers are decoded from MIME encoding.