Fix docs. The phrases "Fewer than 1%" and "over 96%" are very confusing, so I removed...
[gitmo/Mouse.git] / t / lib / BaseClass.pm
2009-03-04 Tokuhiro Matsuno support Mouse->import({into_level => 1}).