fix the failing test, only call ->meta on a linearized isa member if ->can('meta')
[gitmo/Mouse.git] / t / 000-recipes /
2008-06-11 Shawn M Moore Add the Point example from Moose's tests. Except for...