X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=6fae99af95d340c869c10c81a9aff390722fd213;hp=667a893259b2a54179985fbcfb5fafa534c8adee;hb=2407a0ae46fdd91f696c7f31fb928046c39d69c3;hpb=5d94e8f97cb8f810ccdeb2193d59c22ad2afd1de diff --git a/Makefile.PL b/Makefile.PL index 667a893..6fae99a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,7 @@ BEGIN { # Make it easy for newbies require Module::Install::AuthorTests; } } -perl_version '5.008006'; +perl_version '5.008004'; name 'Catalyst-Runtime'; all_from 'lib/Catalyst/Runtime.pm';