On 02/24/2017 11:51 AM, Timo Paulssen wrote:
Hey Todd,

Net::SMTP  (doesn't support SSL, but others do)
$ zef --force install > Net::SMTP
Are you sure that's the case? i definitely see SSL-related verbiage in
Net::SMTP's Readme. The simple interface offers an "ssl" and a
"starttls" flag in its "new" method, and the raw interface has
"switch-to-ssl()" and "starttls()" methods.

HTH
  - Timo


I was looking over at
https://modules.perl6.org/#q=Net%3A%3ASMTP

which does not bring up Net::SMTP:SSL or others
that Perl 5 is enjoying.

Be nice is the basic Net::SMTP did support SSL and TLS too.
I will look at the readme




--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to