mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 18:17:59 -04:00
5 lines
258 B
Plaintext
5 lines
258 B
Plaintext
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 you access to various parts of the
|
|
message. Headers are decoded from MIME encoding.
|