]> git.vpit.fr Git - perl/modules/IPC-MorseSignals.git/commitdiff
Give an explicit value to dynamic_config
authorVincent Pit <vince@profvince.com>
Sun, 4 Oct 2009 07:28:21 +0000 (09:28 +0200)
committerVincent Pit <vince@profvince.com>
Sun, 4 Oct 2009 07:28:21 +0000 (09:28 +0200)
Makefile.PL

index 30e1dc90bd5f83d93e00792ac1e08a74c39baad7..824ce4daad36a036e13c3dc87bc6d6f45a498014 100644 (file)
@@ -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/",