X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=d6785d9e132c4253d104e20058d28a70f6fb86b5;hb=40d07fe69956901781b59f86b670acfcab4805d5;hp=6790f0679a772200acd8659e1f7029bd05233e8d;hpb=f53c5c128ebae473803317b66ee71a485462146e;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index 6790f06..d6785d9 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,7 @@ use Module::Install::AuthorRequires; use Module::Install::CheckConflicts; use Module::Install::AuthorTests; -perl_version '5.008004'; +perl_version '5.008003'; name 'Catalyst-Runtime'; all_from 'lib/Catalyst/Runtime.pm';