]> git.vpit.fr Git - perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.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 9551442c78682c5e73c7e1312fc2dbb5b40cd1cf..d02fb5d21ea674ffc986bea67205e77850b9e05d 100644 (file)
@@ -15,6 +15,7 @@ my %META = (
   'Perl::Critic::TestUtils' => 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/",