perl-Email-Simple/README.md

5 lines
360 B
Markdown
Raw Permalink Normal View History

2024-01-06 08:55:13 +01:00
# perl-Email-Simple
Email::Simple is the first deliverable of the "Perl Email Project." 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.