This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [PATCH] Change implementation of %+ to use a proper tied hash interface and add...
authorYves Orton <demerphq@gmail.com>
Fri, 29 Dec 2006 21:45:51 +0000 (22:45 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 4 Jan 2007 14:30:02 +0000 (14:30 +0000)
commit44a2ac759eaf811ea851bdf9177a51bf9b95b5ce
treede91bdd2393df02ca17ddee82d06318cda92010e
parent1f2e791661e807f561a2d5dd8f2b6a4e339e444e
Re: [PATCH] Change implementation of %+ to use a proper tied hash interface and add support for %-
Message-ID: <9b18b3110612291245q792fe91cu69422d2b81bb4f0b@mail.gmail.com>

p4raw-id: //depot/perl@29682
21 files changed:
MANIFEST
doop.c
dump.c
embed.fnc
embed.h
ext/re/lib/re/Tie/Hash/NamedCapture.pm [new file with mode: 0644]
ext/re/re.pm
ext/re/re.xs
ext/re/t/re_funcs.t
global.sym
gv.c
hv.c
mg.c
perl.h
pod/perlapi.pod
pod/perlintern.pod
pod/perlvar.pod
proto.h
regcomp.c
sv.c
t/op/pat.t