Fix a bug related to the randomized hash keys.
[gitmo/Mouse.git] / t / lib / BaseClass.pm
2009-03-04 Tokuhiro Matsuno support Mouse->import({into_level => 1}).