Begin adding support for has +name
[gitmo/Mouse.git] / lib / Mouse / Meta / Attribute.pm
2008-06-15 Shawn M Moore Begin adding support for has +name
2008-06-15 Shawn M Moore Move validate_args out into a separate method
2008-06-10 Shawn M Moore Lots of doc
2008-06-10 Shawn M Moore Some errors for auto_deref
2008-06-10 Shawn M Moore Implementation of auto_deref
2008-06-10 Shawn M Moore Finish moving Mouse::Attribute and Mouse::Class into...
2008-06-10 Shawn M Moore Begin moving Moose::Attribute and Moose::Class into...