blob: 71005a630ea7d0b6a46e9a8422ad4e93e1b80ae1 (
plain) (
blame)
1
2
3
4
5
6
|
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.
WWW: https://metacpan.org/release/Email-MIME
|