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 / qr_gc.t
2009-12-02 Nicholas ClarkEnsure that pp_qr returns a new regexp SV each time...
2009-09-10 Yves Ortonmove regex related tests out of t/op/ into t/re/