X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-DeploymentHandler.git;a=blobdiff_plain;f=dist.ini;h=d98a3a68d60374aed30db7063c052488365a6656;hp=ffd18adba6eff4baa0e10e43bf13f536da5d27b4;hb=d9109a638edc8bc41b35821f196bf49e786bb307;hpb=c8c7c6463c99d1db50681ed92923d75db1d4b4d5 diff --git a/dist.ini b/dist.ini index ffd18ad..d98a3a6 100644 --- a/dist.ini +++ b/dist.ini @@ -2,7 +2,7 @@ name = DBIx-Class-DeploymentHandler author = Arthur Axel "fREW" Schmidt license = Perl_5 copyright_holder = Arthur Axel "fREW" Schmidt -version = 0.001004 +version = 0.002112 [NextRelease] [@Git] @@ -21,7 +21,8 @@ repository.type = git [ReadmeFromPod] [PodSyntaxTests] -[Prereq] +[Prereqs] +parent = 0.225 autodie = 0 namespace::autoclean = 0 Log::Contextual = 0.00300 @@ -29,13 +30,14 @@ File::Path = 2.08 File::Touch = 0.08 DBIx::Class = 0.08121 Moose = 1.0 -Method::Signatures::Simple = 0.05 MooseX::Role::Parameterized = 0.18 Try::Tiny = 0 SQL::Translator = 0.11005 Test::More = 0.88 Test::Exception = 0 -DBD::SQLite = 0 +DBD::SQLite = 1.35 Carp = 0 Carp::Clan = 0 aliased = 0 +Test::Requires = 0.06 +Context::Preserve = 0.01