fix the failing test, only call ->meta on a linearized isa member if ->can('meta')
[gitmo/Mouse.git] / t / 007-attributes.t
2008-06-10 Shawn M Moore Moose compat: throw an error on $self->reader(value)
2008-06-03 Shawn M Moore Import Mouse