This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pp.c: Make warnings utf8-clean
[perl5.git] / t / re / qr.t
2011-02-21 Nicholas ClarkBreak out the test for #72922 into a new test file.
2010-12-08 Brad GilbertReplaced 'unlink' with 'unlink_all' in t/re/qr.t
2010-09-20 Father ChrysostomosAdd missing bug numbers
2010-09-13 BramAdd tests for 72922.
2010-01-19 Father Chrysostomosfix qr// and get-magic problems
2009-12-14 Father Chrysostomos[perl #70764] $' fails to initialized for pre-compiled...
2009-09-10 Yves Ortonmove regex related tests out of t/op/ into t/re/