oops, add testcase ( subtype 'Foo' => as 'Bar'; AND subtype 'Foo'; )
[gitmo/Mouse.git] / t / 018-multiattr-has.t
2008-06-10 Shawn M Moore Moose compat: Remove Mouse::Class->attributes method...
2008-06-03 Shawn M Moore Import Mouse