Abigail notes that a re-entrant regexp engine is a todo
Nicholas Clark [Thu, 15 Jul 2004 12:50:31 +0000 (12:50 +0000)]
p4raw-id: //depot/perl@23116

pod/perltodo.pod

index 0c3e8d6..5dbe882 100644 (file)
@@ -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