stop using & prototypes at all
[p5sagit/Devel-Declare.git] / Makefile.PL
index ca9a14b..ea6d149 100644 (file)
@@ -1,6 +1,6 @@
 use inc::Module::Install 0.67;
 
-require 5.008001;
+use 5.008001;
 
 name 'Devel-Declare';
 all_from 'lib/Devel/Declare.pm';