This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
#101666: horrible regex parsing error error [sic]
authorYves Orton <demerphq@gmail.com>
Sat, 23 Jun 2012 11:34:41 +0000 (13:34 +0200)
committerYves Orton <demerphq@gmail.com>
Sat, 23 Jun 2012 11:34:41 +0000 (13:34 +0200)
commit1f4f6bf14353d27ca0700c01913305c95134a1d7
tree414edf1d37f3c4d11a8604be231cb09e840dd015
parent190c19104d65b8ec0002df12344af2221fa31966
#101666: horrible regex parsing error error [sic]

We were producing a very confusing error when a group name
did not start with an identifier. This patch tries to improve the situation.
pod/perldiag.pod
regcomp.c
t/re/pat.t
t/re/re_tests
t/re/reg_mesg.t