projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f3c4e20
)
0.31
Stevan Little [Mon, 26 Nov 2007 21:46:09 +0000 (21:46 +0000)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
620cad5
..
acd0349
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,6
+1,6
@@
Revision history for Perl extension Moose
-0.31
+0.31 Mon. Nov. 16, 2007
* Moose::Meta::Attribute
- made the +attr syntax handle extending types with
parameters. So "has '+foo' => (isa => 'ArrayRef[Int]')"