projects
/
gitmo/Moo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5cadba5
)
changelog _install_coderef fix
Matt S Trout [Tue, 5 Feb 2013 23:45:42 +0000 (23:45 +0000)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
7eab783
..
32aac77
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,3
+1,6
@@
+ - Fix loading order bug that results in _install_coderef being treated
+ as indirect object notation
+
1.000007 - 2012-12-15
- Correctly handle methods dragged along by role composition
- Die if Moo and Moo::Role are imported into the same package