let build bail out as soon as possible
[p5sagit/App-FatPacker.git] / Makefile.PL
index 1a4785b..56e1faf 100644 (file)
@@ -2,6 +2,8 @@ use strict;
 use warnings FATAL => 'all';
 use ExtUtils::MakeMaker;
 
+use 5.008000;
+
 (do 'maint/Makefile.PL.include' or die $@) unless -f 'META.yml';
 
 WriteMakefile(