summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2009-01-12 22:57:10 -0500
committerdoy <doy@tozt.net>2009-01-12 22:57:10 -0500
commit3bee9f857af520c1b93192a003d252e0780110a9 (patch)
tree29bd024493136584e400b674b1ea93f2482e0d68
parentfbaeef37ab278f55973555e221f3eac9eb7557e8 (diff)
downloadmoosex-role-matcher-3bee9f857af520c1b93192a003d252e0780110a9.tar.gz
moosex-role-matcher-3bee9f857af520c1b93192a003d252e0780110a9.zip
we need MX::R::P-0.02 now
-rw-r--r--dist.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index 42a704e..72dbce8 100644
--- a/dist.ini
+++ b/dist.ini
@@ -7,7 +7,7 @@ copyright_holder = Jesse Luehrs
[@Classic]
[Prereq]
-MooseX::Role::Parameterized = 0
+MooseX::Role::Parameterized = 0.02
List::Util = 0
List::MoreUtils = 0
Test::More = 0