projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
25374f0
)
0.33
Stevan Little [Fri, 14 Dec 2007 19:24:15 +0000 (19:24 +0000)]
lib/Moose.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Moose.pm
b/lib/Moose.pm
index
b81aa74
..
67b9df6
100644
(file)
--- a/
lib/Moose.pm
+++ b/
lib/Moose.pm
@@
-13,7
+13,7
@@
use Sub::Name 'subname';
use Sub::Exporter;
-use Class::MOP 0.46;
+use Class::MOP 0.49;
use Moose::Meta::Class;
use Moose::Meta::TypeConstraint;