blob: 4426ac7cc6f2dfd39232c4b493c7f19fe121c2cd (
plain)
1
2
3
4
|
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.
|