This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Convert t/re/reg_mesg.t to test.pl and strict.
[perl5.git] / t / re / reg_mesg.t
2011-03-13 Nicholas ClarkConvert t/re/reg_mesg.t to test.pl and strict.
2010-09-23 Karl WilliamsonAdd /d, /l, /u (infixed) regex modifiers
2009-09-10 Yves Ortonmove regex related tests out of t/op/ into t/re/