Make Mouse::Util::load_class return the argument class name, which can remove several...
[gitmo/Mouse.git] / t / 900_bug / 001_immutable_types.t
2009-04-03 wu-lee Added test for the correct BUILD order after immutable...
2009-04-02 Tokuhiro Matsuno t/900_bug/001_immutable_types.t: oops. 'package B'...
2009-04-02 Tokuhiro Matsuno oops. i forgot to change make_immutable code.