X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=746a2438ef651581baee5f289cd952a91d426973;hb=24b4367ec49fb45ad0a6200d4062799fafcf5ee8;hp=721d8fc26b92550c31bfb21934bcb948d3e694ee;hpb=8572221e98cb4c52e78f1a046f47a6e63ac88347;p=p5sagit%2FApp-FatPacker.git diff --git a/Makefile.PL b/Makefile.PL index 721d8fc..746a243 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -19,7 +19,7 @@ WriteMakefile( homepage => 'http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/App-FatPacker.git', }, requires => { - perl => 5.8.0, + perl => '5.008000', }, }, );