projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
3329507
d4eb9e6
)
merge trunk to meta-role-helper branch
Dave Rolsky [Sun, 31 Aug 2008 03:43:05 +0000 (
03:43
+0000)]
1
2
Changes
patch
|
diff1
|
diff2
|
blob
|
history
lib/Moose/Meta/Class.pm
patch
|
diff1
|
diff2
|
blob
|
history
lib/Moose/Role.pm
patch
|
diff1
|
diff2
|
blob
|
history
lib/Moose/Util.pm
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
Changes
index
b45e840
,
c373c04
..
b393efa
---
1
/
Changes
---
2
/
Changes
+++ b/
Changes
@@@
-1,11
-1,9
+1,15
@@@
Revision history for Perl extension Moose
+0.56
+ * Moose::Util::MetaRole
+ - This simplifies the application of roles to any meta class, as
+ well as the base object class. Reimplemented metaclass traits
+ using this module. (Dave Rolsky)
+
+ 0.55_03 Fri August 29, 2008
+ * No changes from 0.55_02 except increasing the Class::MOP
+ dependency to 0.64_07.
+
0.55_02 Fri August 29, 2008
* Makefile.PL and Moose.pm
- explicitly require Perl 5.8.0+ (Dave Rolsky)
diff --cc
lib/Moose/Meta/Class.pm
Simple merge
diff --cc
lib/Moose/Role.pm
Simple merge
diff --cc
lib/Moose/Util.pm
Simple merge