]> git.vpit.fr Git - perl/modules/B-RecDeparse.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 c24bdf659731b9a76d719952637b449092a08e6d..ec0fcbb1035952c8457845a197d49fc5d2d4ec05 100644 (file)
@@ -14,6 +14,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/",