projects
/
gitmo/Mouse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b32e8fb
)
..and the Makefile.PL
Shawn M Moore [Sun, 28 Sep 2008 02:49:28 +0000 (
02:49
+0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
2ea5ca2
..
95deb65
100755
(executable)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-3,7
+3,6
@@
use inc::Module::Install;
name 'Mouse';
all_from 'lib/Mouse.pm';
-requires 'Sub::Exporter';
requires 'Scalar::Util';
requires 'MRO::Compat';
requires 'Class::Method::Modifiers' => '1.01';