Fix the Perl_call_sv() problem again, and tests for it
[gitmo/Mouse.git] / t / 900_mouse_bugs / 009_RT57144.t
2010-05-07 Fuji, Goro Workaround RT #57144, caused by Perl_call_sv()'s bug
2010-05-07 Fuji, Goro Add RT57144.t, but it is not fixed yet...