projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
cbd8349
)
Require CMOP 0.97_01
Dave Rolsky [Tue, 5 Jan 2010 15:25:31 +0000 (09:25 -0600)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
03e71d3
..
0479f52
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-13,7
+13,7
@@
all_from 'lib/Moose.pm';
license 'perl';
requires 'Carp';
-requires 'Class::MOP' => '0.94';
+requires 'Class::MOP' => '0.97_01';
requires 'Data::OptList' => '0';
requires 'List::MoreUtils' => '0.12';
requires 'Scalar::Util' => '1.19';