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~23 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FSub-Prototype-Util.git;a=commitdiff_plain;h=576d9150e16d22ddc32e9d87cf60c03bf1ccb3b8 Give an explicit value to dynamic_config --- diff --git a/Makefile.PL b/Makefile.PL index fe8c5ca..7e51dc1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -15,6 +15,7 @@ my %META = ( 'Scalar::Util' => 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/",