Fix RT #54203 (reported by chocolateboy) that setters might return undef.
[gitmo/Mouse.git] / t / 030_roles / 036_free_anonymous_roles.t
2009-10-24 gfx Lazy load Mouse::Meta::Role
2009-09-22 gfx Add various things