]> git.vpit.fr Git - perl/modules/subs-auto.git/blobdiff - Makefile.PL
Don't disable dynamic_config
[perl/modules/subs-auto.git] / Makefile.PL
index 4a53d7a949449ec1e8de29cda9e926b1bef2f88d..5a18d74e1a7a8bdd20bc9a4006c23400bf316d31 100644 (file)
@@ -27,7 +27,7 @@ my %META = (
   'Test::More'          => 0,
   %PREREQ_PM,
  },
- dynamic_config => 0,
+ dynamic_config => 1,
  resources => {
   bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist",
   homepage   => "http://search.cpan.org/dist/$dist/",