From: Vincent Pit Date: Sun, 4 Oct 2009 07:28:22 +0000 (+0200) Subject: Give an explicit value to dynamic_config X-Git-Tag: rt66996~10 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Plugin.git;a=commitdiff_plain;h=59d263d84acd08a71bb3402d997c459a19894079 Give an explicit value to dynamic_config --- diff --git a/Makefile.PL b/Makefile.PL index 71d7e0d..82880db 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,6 +11,7 @@ my %META = ( 'ExtUtils::MakeMaker' => 0, 'Test::More' => 0, }, + dynamic_config => 0, resources => { bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist", homepage => "http://search.cpan.org/dist/$dist/",