The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.0201

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

Modules

Simple email sending for Dancer2 applications