Which package from CPAN should I use to send mail?

Posted by Uri on Stack Overflow See other posts from Stack Overflow or by Uri
Published on 2010-05-27T08:20:30Z Indexed on 2010/05/27 8:31 UTC
Read the original article Hit count: 262

Filed under:
|
|

Which package from CPAN should I use to send mail?

Sometime the timtowtdi approach is very tiring. For me, especially when it comes to package selection.

So all I want is to send email, potentially HTML emails. Between Mail-Sendmail, Mail-Sender, NET-SMTP (by the way - not available in PPM), Mail-SendEasy, and the 80 or so other packages that have 'Mail' in their package name - which one should I choose?

And while in this subject, what is your general apprach to choose the "canonical" package for a jog. I.e. the package that "everybody is using". Is there any rating or popularity billboard somewhere?

© Stack Overflow or respective owner

Related posts about perl

Related posts about module