Use warnings and other 5.6isms
[p5sagit/Module-Metadata.git] / Makefile.PL
index 9b7e4ad..50c0fab 100644 (file)
@@ -1,3 +1,4 @@
+use 5.006;
 use strict;
 use warnings FATAL => 'all';
 use ExtUtils::MakeMaker;