Subject: | Use the same list of arguments as Email::Send::SMTP |
Date: | Wed, 10 Aug 2011 01:03:09 +0200 |
To: | bug-Email-Send-SMTP-TLS [...] rt.cpan.org |
From: | "Frédéric Buclin" <lpsolit [...] gmail.com> |
Email::Send::SMTP uses username and password as arguments.
Email::Send::SMTP::TLS uses User and Password.
Please use the same arguments as Email::Send::SMTP for compatibility,
and to make us write code more easily when using both modules. If you
don't want to break backward compatibility, you could map the old names
to the new ones.
Historical background:
https://bugzilla.mozilla.org/show_bug.cgi?id=466419#c14