X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-View-Component-SubInclude.git;a=blobdiff_plain;f=Makefile.PL;h=30d6739f8430c24b72b6b2a2695348776b6e2425;hp=55d5179a772581c7cb6c98b17df9680ee4800cf5;hb=aea6a2daf91fe3f71f5018d78fdeeff3da6833c8;hpb=307266327522e574890b4c59074c0598d17e8cd2 diff --git a/Makefile.PL b/Makefile.PL index 55d5179..30d6739 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -5,7 +5,7 @@ use inc::Module::Install; name 'Catalyst-View-Component-SubInclude'; all_from 'lib/Catalyst/View/Component/SubInclude.pm'; -requires 'Catalyst::Runtime' => '5.7014'; +requires 'Catalyst::Runtime' => '5.70000'; requires 'Catalyst::Plugin::SubRequest'; requires 'Moose'; requires 'Moose::Role';