fixup Makefile.PL to generate Mouse/Tiny.pm so we actually have a working 'make dist...
[gitmo/Mouse.git] / t / 018-multiattr-has.t
2009-04-01 Shawn M Moore Fix use of meta-attr in trigger
2008-06-10 Shawn M Moore Moose compat: Remove Mouse::Class->attributes method...
2008-06-03 Shawn M Moore Import Mouse