Moose compat: Rename attribute->class to attribute->associated_class
[gitmo/Mouse.git] / t / 101-meta-attribute.t
2008-07-16 Shawn M Moore Moose compat: Rename attribute->class to attribute...
2008-06-27 Shawn M Moore POD and basic test for is_lazy_build
2008-06-10 Shawn M Moore Finish moving Mouse::Attribute and Mouse::Class into...
2008-06-10 Shawn M Moore Test count fixes
2008-06-10 Shawn M Moore Little nits
2008-06-03 Shawn M Moore Import Mouse