slackbuilds/perl/perl-Email-MIME
pyllyukko 0fc05a3c33 perl/perl-Email-MIME: Added (easy MIME message handling).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-08-12 09:53:07 +07:00
..
README perl/perl-Email-MIME: Added (easy MIME message handling). 2024-08-12 09:53:07 +07:00
perl-Email-MIME.SlackBuild perl/perl-Email-MIME: Added (easy MIME message handling). 2024-08-12 09:53:07 +07:00
perl-Email-MIME.info perl/perl-Email-MIME: Added (easy MIME message handling). 2024-08-12 09:53:07 +07:00
slack-desc perl/perl-Email-MIME: Added (easy MIME message handling). 2024-08-12 09:53:07 +07:00

README

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.