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.20~15 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=commitdiff_plain;h=137cf86c33a87637bf9510266088d73a59823a30;hp=90ac1453cad3b894c5e1d7962afe502d03112bb9 Give an explicit value to dynamic_config --- diff --git a/Makefile.PL b/Makefile.PL index 2a617fa..527cc35 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -28,6 +28,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/",