projects
/
gitmo/Moose-Autobox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e1e26b5
)
remove noisy, stupid Module::Install stuff
Ricardo Signes [Sat, 24 Apr 2010 00:51:47 +0000 (20:51 -0400)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
cde3758
..
d01cf9e
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,7
+1,6
@@
use strict;
use warnings;
use inc::Module::Install;
-use Module::Install::ExtraTests;
name('Moose-Autobox');
all_from('lib/Moose/Autobox.pm');