This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regmatch(): do nextchr=*locinput at top of loop
[perl5.git] / t / re / reg_email.t
2012-03-26 AbigailFix error in regexp, causing it to match too much.
2011-03-13 Nicholas ClarkConvert t/re/reg_email.t to test.pl, strict and warnings.
2009-09-10 Yves Ortonmove regex related tests out of t/op/ into t/re/