be clear why we require 5.8.0
[p5sagit/App-FatPacker.git] / Makefile.PL
index 9b4d0e1..6b2980c 100644 (file)
@@ -27,6 +27,7 @@ WriteMakefile(
       },
     },
     requires => {
+        # B::perlstring was added in 5.8.0
         perl => '5.008000',
     },
   },