projects
/
p5sagit/strictures.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6dfac85
)
explicitly set this meta variable
Karen Etheridge [Fri, 20 Apr 2018 13:44:01 +0000 (15:44 +0200)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
1edb2aa
..
a31ac98
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-17,6
+17,7
@@
my %extra_prereqs = (
my %META = (
name => 'strictures',
license => 'perl_5',
+ dynamic_config => 1,
prereqs => {
configure => { requires => { } },
build => { requires => { } },