From: Vincent Pit Date: Sun, 4 Oct 2009 07:28:21 +0000 (+0200) Subject: Give an explicit value to dynamic_config X-Git-Tag: v0.09~13 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=commitdiff_plain;h=d977ca3557102480cb162f8f0cd77948938610a5 Give an explicit value to dynamic_config --- diff --git a/Makefile.PL b/Makefile.PL index 3e89d72..1b5d0ec 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -24,6 +24,7 @@ my %META = ( 'Test::More' => 0, 'constant' => 0, }, + dynamic_config => 1, resources => { bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist", homepage => "http://search.cpan.org/dist/$dist/",