X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=7279bb42884fe64ed5ca9c0c80a509c1b05ff484;hb=1fcd4fe6717e0809422856c89673fc78b43174bb;hp=f35abe6b5cb25f105321765d5a1e474fcd0641b1;hpb=fa34f4a874631fa68216dca5332c264de9b4753a;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/dist.ini b/dist.ini index f35abe6..7279bb4 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.001005 +version = 0.002000 [NextRelease] [@Git] @@ -22,6 +22,7 @@ repository.type = git [PodSyntaxTests] [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