]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/blobdiff - Makefile.PL
Don't disable dynamic_config
[perl/modules/re-engine-Plugin.git] / Makefile.PL
index 632a286985f051ca81de8741ac027569b32d1450..99aa3faf19e530612ac3214ddad267cb1ea7e514 100644 (file)
@@ -30,7 +30,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/",