This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pat.t: Test that . overloading gets passed qr ref
[perl5.git] / t / re / reg_email.t
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/