This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make a literal "{" fatal after \b and \B in regexes
authorKarl Williamson <public@khwilliamson.com>
Thu, 6 Feb 2014 05:06:02 +0000 (22:06 -0700)
committerKarl Williamson <public@khwilliamson.com>
Thu, 6 Feb 2014 05:17:56 +0000 (22:17 -0700)
commit32d028130217347dcbe6859b420b505b89a30d9d
tree0e3af9e55a6d64bb1bff2b68416294160245f115
parent9b8f4e9212208b42402a7e6c029025cc8a6ae4db
Make a literal "{" fatal after \b and \B in regexes

These have been deprecated since v5.14.
dquote_static.c
pod/perldiag.pod
regcomp.c
t/re/reg_mesg.t