This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add tests for \400 for "" strings, s//replacement/
authorKarl Williamson <khw@khw-desktop.(none)>
Thu, 24 Jun 2010 17:00:06 +0000 (11:00 -0600)
committerDavid Golden <dagolden@cpan.org>
Sun, 18 Jul 2010 01:50:48 +0000 (21:50 -0400)
commit84bb2957796edcfae3987d615d1b8f0f6495a3cf
treed0cbc175064aa4fc8a8cf9a4ed514d95a796983b
parentfa1639c581be6a27f090adf217f82a3e86ba3446
Add tests for \400 for "" strings, s//replacement/

Signed-off-by: David Golden <dagolden@cpan.org>
t/op/qq.t
t/re/subst.t