now supporting 5.6 (thanks haarg!)
[p5sagit/App-FatPacker.git] / Makefile.PL
index 721d8fc..a40b13f 100644 (file)
@@ -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.6.0,
     },
   },
 );