]> git.vpit.fr Git - perl/modules/Lexical-Types.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 3e89d726b6ae68402caf9a7ccdad2e6cf3e07971..1b5d0ec56676c0012576650ade3ac24f305745b4 100644 (file)
@@ -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/",