slackbuilds/perl/perl-Email-Simple
pyllyukko cd7311af7c
perl/perl-Email-Simple: Added (simple parsing of RFC2822).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-08-08 22:12:17 +07:00
..
README perl/perl-Email-Simple: Added (simple parsing of RFC2822). 2024-08-08 22:12:17 +07:00
perl-Email-Simple.SlackBuild perl/perl-Email-Simple: Added (simple parsing of RFC2822). 2024-08-08 22:12:17 +07:00
perl-Email-Simple.info perl/perl-Email-Simple: Added (simple parsing of RFC2822). 2024-08-08 22:12:17 +07:00
slack-desc perl/perl-Email-Simple: Added (simple parsing of RFC2822). 2024-08-08 22:12:17 +07:00

README

The Email:: namespace was begun as a reaction against the increasing
complexity and bugginess of Perl's existing email modules. Email::*
modules are meant to be simple to use and to maintain, pared to the
bone, fast, minimal in their external dependencies, and correct.