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

0.04 2019-03-02T18:01:48Z

 - 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:42:28Z

 - Migrate tests from Test::Simple to Test2::V0.
 - Migrate build tooling from Dist::Zilla to Minilla.

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.