This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Allow negative indexing in recursive patterns
authorYves Orton <demerphq@gmail.com>
Mon, 13 Nov 2006 18:59:32 +0000 (19:59 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 14 Nov 2006 06:59:03 +0000 (06:59 +0000)
commit542fa716385f08c64e1dc5ef1d9ceacf2ee69d29
tree3b7f267de643be37d6de28ee0b22c24bd6a857e2
parentc8e599d3a7f82b1ac9916859e455d8fd113f5731
Allow negative indexing in recursive patterns
Message-ID: <9b18b3110611130959k1fdd2485yd8eb1cd428de570a@mail.gmail.com>

p4raw-id: //depot/perl@29267
pod/perlre.pod
regcomp.c
t/op/pat.t
t/op/re_tests