Added metaclass cache accessor methods (straight from Class::MOP).
[gitmo/Mouse.git] / t / 000-recipes / basics-recipe10.t
2009-04-02 Tokuhiro Matsuno added comment
2009-04-02 Tokuhiro Matsuno make a subtype for each Mouse class This behavior is...