Changes for version 0.0202

  • Change: d9d6967275df0573314fff766652c3679d0dafbb Author: Peter Mottram <peter@sysnix.com> Date : 2016-11-23 17:37:34 +0000
    • change Net::SMTP::SSL dep to Net::SSL
    • The new dep is on a version soon after 1.28 which is the point where Net::SMTP::SSL was deprecated. This also means we switch out Net::SSLeay in favour of IO::Socket::SSL. The version of IO::Socket::SSL chosen is what was recent when Net::SMTP 1.30 was released since the Changes file says we need 'a recent IO::Socket::SSL for SSL support'.

Modules

Simple email sending for Dancer2 applications