]> git.vpit.fr Git - perl/modules/indirect.git/history - t/22-bad-mixed.t
c07766a234204d78a80b6d75534e03ae3465b6f3 is a better fix for RT #47902 than 4cb0e2cc2...
[perl/modules/indirect.git] / t / 22-bad-mixed.t
2009-08-23 Vincent PitMake sure PERL_INDIRECT_PM_DISABLE is not set before...
2009-07-14 Vincent PitFreshen t/22-bad-mixed.t
2009-05-07 Vincent PitAlso pass the file and the line number to the hook
2008-12-05 Vincent PitAllow specifying a prefix and skipping individual tests
2008-12-05 Vincent PitIn tests, say 'no/use indirect' inside the eval string...
2008-10-16 Vincent PitMake test descriptions shorter
2008-10-04 Vincent PitTest 'package A; sub foo; foo A->new' that gets deparse...