perl-Email-MIME/README.md

5 lines
271 B
Markdown
Raw Permalink Normal View History

2024-01-06 08:54:30 +01:00
# perl-Email-MIME
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.