]> git.vpit.fr Git - perl/modules/indirect.git/history - t/10-good.t
Fix a rare edge case for package whose names are prefix of 'main'
[perl/modules/indirect.git] / t / 10-good.t
2008-10-16 Vincent PitMake test descriptions shorter
2008-10-15 Vincent PitTest good uses of our variables
2008-10-15 Vincent PitMore tests with $_
2008-10-15 Vincent PitTest 'print' that segfaults
2008-10-11 Vincent PitTest system and exec
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