The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Starch-Store-DBIx-Connector.

0.04 2019-03-02T18:02:47Z

 - Decouple from Starch::Store::DBI.
 - Declare deps as modules, not distros.
 - Remove typo Carp::Interal, which isn't necessary anyways.
 - Require perl 5.8.1.
 - Simplify VERSION declarations.

0.03 2019-02-18T05:50:32Z

 - Properly extend the BUILD method.
 - Depend on latest Starch::Store::DBI.
 - Migrate build tooling from Dist::Zilla to Minilla.
 - Migrate all the tests from Test::More to Test2::V0.

0.02 2015-07-21

 - Better Carp caller reporting.
 - Fix Type::Tiny union constraints sometimes failing on Perl < 5.14.
 - Fix several dependency issues.

0.01 2015-07-16

 - First version.