X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=9fe331c40f89a6d5e73dad051effe30a9075693b;hp=9226fd3d0e6415f11101ec92946813d0d0b6a6a0;hb=a58af53dae9faa8a3f2ace190d607e17a6afa5d1;hpb=6cd71736f0a8182dbaf040707fc0bc7a779e99c7 diff --git a/Makefile.PL b/Makefile.PL index 9226fd3..9fe331c 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -7,7 +7,7 @@ all_from 'lib/Catalyst/Runtime.pm'; requires 'namespace::clean'; requires 'Scope::Upper' => '0.06'; -requires 'MooseX::MethodAttributes::Inheritable'; +requires 'MooseX::MethodAttributes::Inheritable' => '0.03'; requires 'MooseX::Emulate::Class::Accessor::Fast' => '0.00800'; requires 'Moose' => '0.70'; requires 'Carp';