]> git.vpit.fr Git - perl/modules/indirect.git/history - t/20-bad.t
Test 'package A; sub foo; foo A->new' that gets deparsed as 'A->foo->new'
[perl/modules/indirect.git] / t / 20-bad.t
2008-10-04 Vincent PitTest 'package A; sub foo; foo A->new' that gets deparse...
2008-10-02 Vincent PitTest 'no indirect "hlagh"'
2008-08-30 Vincent PitTest method call inside method call
2008-08-30 Vincent PitNo longer fork to test. IPC::Cmd is no longer required