projects
/
p5sagit/Devel-GlobalDestruction.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
540edfc
)
Test::use::ok dep
Yuval Kogman [Tue, 15 Jan 2008 15:35:48 +0000 (15:35 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
33658d5
..
9a3e52c
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-11,6
+11,7
@@
WriteMakefile(
SIGN => 1,
PL_FILES => { },
PREREQ_PM => {
+ 'Test::use::ok' => 0,
},
);