explicitly set this meta variable
[p5sagit/strictures.git] / Makefile.PL
index 1edb2aa..a31ac98 100644 (file)
@@ -17,6 +17,7 @@ my %extra_prereqs = (
 my %META = (
   name => 'strictures',
   license => 'perl_5',
+  dynamic_config => 1,
   prereqs => {
     configure => { requires => { } },
     build => { requires => { } },