From: Arthur Axel 'fREW' Schmidt Date: Sat, 8 May 2010 05:52:57 +0000 (-0500) Subject: add MXRP to deps X-Git-Tag: v0.001000_07~16 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-DeploymentHandler.git;a=commitdiff_plain;h=e082261c8c6a1ce416e5b5aa5ab9851448ae7d64 add MXRP to deps --- diff --git a/dist.ini b/dist.ini index 8180f23..215a5bd 100644 --- a/dist.ini +++ b/dist.ini @@ -17,16 +17,17 @@ remove = MetaYAML [ReadmeFromPod] [Prereq] -autodie = 0 -File::Path = 2.08 -DBIx::Class = 0.08121 -Moose = 1.0 -Method::Signatures::Simple = 0.05 -Try::Tiny = 0 -SQL::Translator = 0.11005 -Test::More = 0.88 -Test::Exception = 0 -DBD::SQLite = 0 -Carp = 0 -Carp::Clan = 0 -aliased = 0 +autodie = 0 +File::Path = 2.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 +Carp = 0 +Carp::Clan = 0 +aliased = 0