X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=fb4305dd5d4456ef0e7a78b51974767a3fd3ed33;hb=786c212ff89e2b2e264efb1067a03505ab28b2b1;hp=da7f27d21146d7dfec055cb42c08ceb17eb0d499;hpb=dc74ddbae5d8fbe89eb43cb636be14c9d34a41d4;p=catagits%2FCatalyst-Action-Serialize-Data-Serializer.git diff --git a/Makefile.PL b/Makefile.PL index da7f27d..fb4305d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,7 +11,7 @@ all_from 'lib/Catalyst/Action/REST.pm'; requires 'Moose' => '1.03'; requires 'namespace::autoclean'; -requires('Catalyst::Runtime' => '5.80'); +requires('Catalyst::Runtime' => '5.80030'); requires('Params::Validate' => '0.76'); requires('YAML::Syck' => '0.67'); requires('Module::Pluggable::Object' => undef);