| CPAN Ratings Email-Simple reviews | |
| Home | Search | About | Bitcard Account | Login |
RSS | Module Info | Add a review of Email-Simple
Great to see Perl's e-mail handling getting a work-over: a nicely, clearly defined series of objects, with an fairly intuitive API, makes the everyday tasks of reading, processing, composing, posting mail a lot more pleasurable.
Thanks!
Lee Goddard - 2007-07-15T06:24:48
It's email! It's simple! What more could you want? Well, sometimes it seems a bit too simple, since you need to use other modules to add MIME support or a constructor, but in the end that simplicity is surely what helped make it easy to write, test, and promulgate.
If you're handling mail, this is the way to go.
Ricardo Signes - 2005-11-04T18:28:22
Email::Simple is as the name describes: a simple way to do email.
I personally find RFC822-style metadata (name: value pairs) to be
a very useful way to store and manage data, so I use it for much
more than simply email; therefore, I find myself using Email::Simple
for many things that have nothing to do with email. The
straight-forward interface that Email::Simple provides, along with
its speed and flexibility, means that I don't need to do anything
silly to use this module for things other than email. When
combined with File::Slurp, parsing email-ish files can be done in
a single statement.
darren chamberlain - 2004-10-11T18:36:17
At last! An email parsing module that is simple to use and doesn't need 3 million modules to do its work.
The docs are great, simply from there not needing to be that much. The module itself works well and has a sane API. It's great.
spoon - 2003-08-15T00:15:27
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|