]> git.vpit.fr Git - perl/modules/indirect.git/history - t/22-bad-mixed.t
Only enable the pragma during compile time
[perl/modules/indirect.git] / 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...