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.03~9 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git;a=commitdiff_plain;h=3c0cb5c1b8f3c97149a6901921f5aed606667fb5 Give an explicit value to dynamic_config --- diff --git a/Makefile.PL b/Makefile.PL index 874ae8f..1cc39e7 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,6 +13,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/",