projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5762f62
)
Make M::I::ExtraTests fail more obvious
Florian Ragwitz [Tue, 24 Aug 2010 19:25:29 +0000 (21:25 +0200)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
8f701ed
..
51224e6
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-2,6
+2,7
@@
use strict;
use warnings;
use inc::Module::Install 0.98;
use Module::Install::AuthorRequires;
+use Module::Install::ExtraTests;
use 5.008003;
check_broken_extratests();