projects
/
perl
/
modules
/
Scope-Upper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
e1a6c52
)
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 c5f16bd35da293f631bb6d43cb479b2cccacc111..890b7fa61190d933774b7221d01cfc4ad76f6592 100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-23,6
+23,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/",