support Mouse->import({into_level => 1}).
authorTokuhiro Matsuno <tokuhirom@gp.ath.cx>
Wed, 4 Mar 2009 22:26:34 +0000 (22:26 +0000)
committerTokuhiro Matsuno <tokuhirom@gp.ath.cx>
Wed, 4 Mar 2009 22:26:34 +0000 (22:26 +0000)
commitbfcc8a055b739e04da20df0069a9ad329b9429cf
tree2516345885e649c8213b259a240caebed336e2c2
parentc4776109ad776237bc75cafd9d91abbe7c1398b7
support Mouse->import({into_level => 1}).
This feature is needed by any::moose based hacky classes(e.g. http::engine::middleware)
lib/Mouse.pm
t/045-import-into_level.t [new file with mode: 0644]
t/lib/BaseClass.pm [new file with mode: 0644]