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=40db8b6a6ff1e7edaa0cf09588882e4db88ea4ee;hpb=cabf5caaec7e12ea57b2cfdf9d327650b3412200 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';