This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Replaced 'unlink' with 'unlink_all' in t/op/magic.t
[perl5.git] / t / re / substr_thr.t
2009-09-10 Vincent PitFix paths in threaded regexp tests
2009-09-10 Yves Ortonmove regex related tests out of t/op/ into t/re/