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.16~15 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FIPC-MorseSignals.git;a=commitdiff_plain;h=d3c088940643c48e0eadb90416ccf1f87ca51a7e Give an explicit value to dynamic_config --- diff --git a/Makefile.PL b/Makefile.PL index 30e1dc9..824ce4d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -36,6 +36,7 @@ my %META = ( 'POSIX' => 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/",