projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
587e457
)
some changes
Stevan Little [Fri, 14 Mar 2008 14:54:50 +0000 (14:54 +0000)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
dde9c70
..
e3f4359
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-56,6
+56,8
@@
Revision history for Perl extension Moose
* Moose::Object
- localizing the Data::Dumper configurations so
that it does not pollute others (RT #33509)
+ - made ->does a little more forgiving when it is
+ passed Class::MOP era metaclasses.
0.38 Fri. Feb. 15, 2008
* Moose::Meta::Attribute