v0.002112
[dbsrgits/DBIx-Class-DeploymentHandler.git] / dist.ini
index f35abe6..d98a3a6 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -2,7 +2,7 @@ name             = DBIx-Class-DeploymentHandler
 author           = Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>
 license          = Perl_5
 copyright_holder = Arthur Axel "fREW" Schmidt
-version          = 0.001005
+version          = 0.002112
 
 [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