Dancer2-Plugin-Email

 view release on metacpan or  search on metacpan

CHANGES  view on Meta::CPAN

==================================================
Changes from 2007-03-28 00:00:00 +0000 to present.
==================================================

-------------------------------------------
version 0.0202 at 2017-03-25 14:52:52 +0000
-------------------------------------------

  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'. 

-------------------------------------------
version 0.0201 at 2016-11-22 17:04:30 +0000
-------------------------------------------

  Change: dd72053c46cdce30a31bd947a752835c45d7daff
  Author: Peter Mottram <peter@sysnix.com>
  Date : 2016-11-22 18:04:30 +0000

    v0.0201 

  Change: 63c3bd918f3faacb8ae58b0c9f87ba09729af0a9
  Author: Peter Mottram <peter@sysnix.com>
  Date : 2016-11-22 18:02:35 +0000

    update test deps since Plack::Test has no VERSION

    So set version dep on that to 0 and add a new test dep on Plack. We
    depend on the first version which has OO interface in Plack::Test. 

  Change: 88aa82da2d810c30032f9b72713147e3078e18a6
  Author: Peter Mottram <peter@sysnix.com>
  Date : 2016-11-22 17:14:39 +0000

    Switch from Module::Load to Module::Runtime

    Dancer2 made this switch several releases back so this helps slim
    down our dependencies even further. 

  Change: 21c0cd230ac5f03019083335ac315fabf251636e
  Author: Peter Mottram <peter@sysnix.com>
  Date : 2016-11-22 17:06:57 +0000

    Switch to Plack::Test + HTTP::Request::Common for tests.

    These are Dancer2 test deps so keeps us slimmer by dropping our use
    of Test::WWW::Mechanize::PSGI. 

-------------------------------------------
version 0.0200 at 2016-11-17 17:01:44 +0000
-------------------------------------------

  Change: 7a390f043f644382651cccbb51313d17a68e90f4
  Author: Peter Mottram <peter@sysnix.com>
  Date : 2016-11-17 18:01:44 +0000

    v0.0200 

  Change: 35803e24203014f22b89d83d4eba8f128a4af44a
  Author: Naveed Massjouni <naveedm9@gmail.com>
  Date : 2016-11-17 11:50:41 +0000

    Merge pull request #7 from SysPete/pure-plugin2

    Convert to pure plugin2 so it can be consumed by other plugins. 

  Change: 1383f8c199daaf51c3acfd49566c5c593676e847
  Author: Peter Mottram <peter@sysnix.com>
  Date : 2016-10-28 12:51:32 +0000



( run in 2.452 seconds using v1.01-cache-2.11-cpan-75ffa21a3d4 )