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

index 9d6696796b8591a1a705b515b3ad5f2161c7a4d0..d6617ff81b0facc257cfc690ecf99b48604c82ea 100644 (file)
@@ -20,6 +20,7 @@ my %META = (
  recommends => {
   'Term::ReadKey' => 0,
  },
+ dynamic_config => 0,
  resources => {
   bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist",
   homepage   => "http://search.cpan.org/dist/$dist/",