This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
First class regexps.
authorNicholas Clark <nick@ccl4.org>
Fri, 28 Dec 2007 09:59:06 +0000 (09:59 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 28 Dec 2007 09:59:06 +0000 (09:59 +0000)
commit5c35adbb8fc4c988807097c4d379e2485ada5865
tree68cb0d31f61fbabefe05d3673ae29eefe3550118
parent662f1f9e0a1bbee45e1e02386151364c8517604e
First class regexps.

p4raw-id: //depot/perl@32751
16 files changed:
dump.c
ext/B/B.pm
ext/B/B.xs
ext/B/t/b.t
ext/B/typemap
ext/Devel/Peek/t/Peek.t
lib/overload.t
pp_ctl.c
pp_hot.c
regcomp.c
regexec.c
sv.c
sv.h
t/op/qr.t
universal.c
util.c