This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Parse-CPAN-Meta to CPAN version 1.4412
[perl5.git] / t / re / pat_special_cc.t
2011-03-05 Nicholas Clarkt/re/pat_{psycho,re_eval,special_cc}.t can use test...
2011-03-05 Nicholas ClarkEliminate iseq() from ReTest.pl by changing all callers...
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...