projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
caae3f9
)
Make M::I::ExtraTests fail more obvious
Florian Ragwitz [Tue, 24 Aug 2010 19:26:16 +0000 (21:26 +0200)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
e8e28da
..
3d66fb4
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,6
+1,7
@@
use strict;
use warnings;
use inc::Module::Install;
+use Module::Install::ExtraTests;
use 5.008001;
check_conflicts();