From: Vincent Pit Date: Sun, 4 Oct 2009 07:28:22 +0000 (+0200) Subject: Give an explicit value to dynamic_config X-Git-Tag: v0.10~20 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Upper.git;a=commitdiff_plain;h=30523195513703f80086785fc7cf94f31692027e Give an explicit value to dynamic_config --- diff --git a/Makefile.PL b/Makefile.PL index c5f16bd..890b7fa 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -23,6 +23,7 @@ my %META = ( 'ExtUtils::MakeMaker' => 0, 'Test::More' => 0, }, + dynamic_config => 1, resources => { bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist", homepage => "http://search.cpan.org/dist/$dist/",