This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fatalize splitting '(?' and '(*' in regexes
authorKarl Williamson <khw@cpan.org>
Wed, 23 Apr 2014 18:40:30 +0000 (12:40 -0600)
committerKarl Williamson <khw@cpan.org>
Fri, 30 May 2014 16:00:51 +0000 (10:00 -0600)
commitcd209d9d0a3b8eec779c744b3a98c9101e3f1a21
tree8a77380cd3fcb0487c85319cb28837d5c6be130c
parent9723729112a6aa3b219923c48ab1a294906b4819
Fatalize splitting '(?' and '(*' in regexes

Inserting spaces or comments between the '(' and '?' or '*' has been
deprecated since v5.18.0.
pod/perldelta.pod
pod/perldiag.pod
regcomp.c
t/re/pat.t
t/re/reg_mesg.t