projects
/
p5sagit/Module-Metadata.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
72a35bb
)
fix broken metadata (bad ether!)
Karen Etheridge [Sun, 6 Oct 2013 16:29:10 +0000 (09:29 -0700)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
407826e
..
ab57117
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-44,8
+44,8
@@
WriteMakefile(
},
},
prereqs => {
- requires => {
- test => {
+ test => {
+ requires => {
'Test::More' => 0,
'Carp' => 0,
'Config' => 0,