]> git.vpit.fr Git - perl/modules/indirect.git/history - t/10-good.t
Test 'package A; sub foo; foo A->new' that gets deparsed as 'A->foo->new'
[perl/modules/indirect.git] / t / 10-good.t
2008-10-04 Vincent PitTest 'package A; sub foo; foo A->new' that gets deparse...
2008-09-01 Vincent PitTest quotelike environments
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