Moose used an incorrect cast at the C-level resulting in errors with >2**32 IV's...
[gitmo/Mouse.git] / t / 300_immutable / 009_buildargs.t
2008-12-09 Shawn M Moore Only inline BUILDARGS if the class has one that isn...
2008-12-03 Tokuhiro Matsuno oops... i forgot s/Moose/Mouse/ orz
2008-12-03 Tokuhiro Matsuno - inject object constructor when call meta->make_immutable.