projects
/
perl
/
modules
/
indirect.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
90ac145
)
Give an explicit value to dynamic_config
author
Vincent Pit <vince@profvince.com>
Sun, 4 Oct 2009 07:28:22 +0000 (09:28 +0200)
committer
Vincent Pit <vince@profvince.com>
Sun, 4 Oct 2009 07:28:22 +0000 (09:28 +0200)
Makefile.PL
patch
|
blob
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index 2a617fa5377e173bbcf6bb294229fcba5c05e2b5..527cc354b68f6c3d03a7a7f069ab4c2d2f17af2c 100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-28,6
+28,7
@@
my %META = (
'ExtUtils::MakeMaker' => 0,
'Test::More' => 0,
},
+ dynamic_config => 1,
resources => {
bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist",
homepage => "http://search.cpan.org/dist/$dist/",