This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid uninit warning for qq|${\<<FOO}|
[perl5.git] / t / op / qr.t
2011-11-17 Michael G. SchwernAdd class_ok() and object_ok() to t/test.pl.
2010-02-09 Nicholas ClarkFix for non-regexps being upgraded to SVt_REGEXP
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/
2007-12-28 Nicholas ClarkFirst class regexps.
2007-04-10 Ævar Arnfjörð Bjar... Test for the qr// construct