aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-Email-MIME/README
blob: 5928355adba479c0c007d382b8b657e4f05b26a7 (plain)
1
2
3
4
This 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 you access to various parts of the
message. Headers are decoded from MIME encoding.