Moose compat: Remove Mouse::Class->attributes method in favor of get_attribute_map
[gitmo/Mouse.git] / t / 021-weak-ref.t
2008-06-10 Shawn M Moore Fix a test bug where a value was being assigned to...
2008-06-03 Shawn M Moore Import Mouse