From: Nicholas Clark Date: Thu, 15 Jul 2004 12:50:31 +0000 (+0000) Subject: Abigail notes that a re-entrant regexp engine is a todo X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cee7ab8446e54171b9b94826ab5be2a5e24717d1;p=p5sagit%2Fp5-mst-13.2.git Abigail notes that a re-entrant regexp engine is a todo p4raw-id: //depot/perl@23116 --- diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 0c3e8d6..5dbe882 100644 --- 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