X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=6f834b74b47130abc25fbad1f1fb8444e3701b6f;hp=6ab7e117107a45ee1eb5c7d03e18c3a1af9bce67;hb=66e67eb66f6271135230e9444ea9b4ecc57062f5;hpb=5fb12dbb7e69039e0ea22ec4d7cb627206b4508b diff --git a/Makefile.PL b/Makefile.PL index 6ab7e11..6f834b7 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,6 @@ all_from 'lib/Catalyst/Runtime.pm'; requires 'MooseX::Emulate::Class::Accessor::Fast'; -requires 'perl' => '5.8.1'; requires 'Carp'; requires 'Class::Accessor::Fast'; requires 'Class::Data::Inheritable';