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 / pat_special_cc.t
2010-05-29 Karl WilliamsonDisplay characters as Unicode for clarity
2009-10-05 Yves Ortonadd tests to make sure the \s and [\s] match the same...