> In perl5,
   > 
   >   /(??{ $FOO })/
   > 
   > delays the interpolation of $FOO, so as to be able to have
   > recursively defined regexps.

Of course, that example might in itself be sufficient reason
to completely redesign the regex syntax!


Damian

PS: I'll probably have a RFC on that issue ;-)

Reply via email to