This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e682d7b
)
Abigail notes that a re-entrant regexp engine is a todo
author
Nicholas Clark
<nick@ccl4.org>
Thu, 15 Jul 2004 12:50:31 +0000
(12:50 +0000)
committer
Nicholas Clark
<nick@ccl4.org>
Thu, 15 Jul 2004 12:50:31 +0000
(12:50 +0000)
p4raw-id: //depot/perl@23116
pod/perltodo.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perltodo.pod
b/pod/perltodo.pod
index
0c3e8d6
..
5dbe882
100644
(file)
--- a/
pod/perltodo.pod
+++ b/
pod/perltodo.pod
@@
-27,6
+27,11
@@
it would be a good thing.
Fix (or rewrite) the implementation of the C</(?{...})/> closures.
+=head1 A re-entrant regexp engine
+
+This will allow the use of a regex from inside (?{ }), (??{ }) and
+(?(?{ })|) constructs.
+
=head1 pragmata
=head2 lexical pragmas