in reply to Re^2: Unexpected 'panic: top_env' in regex match
in thread Unexpected 'panic: top_env' in regex match

Thank you a lot! The missing curly brace is probably just a typo in the node's text; the script itself, with the corrected assertion, works. With regard to nested regexes, are there plans to remove this limitation in Perl 6? Granted, it might not be a feature that would often be used, but then, the same holds probably true for match-time code evaluation, anyway.

--
mowgli

  • Comment on Re^3: Unexpected 'panic: top_env' in regex match

Replies are listed 'Best First'.
Re^4: Unexpected 'panic: top_env' in regex match
by diotalevi (Canon) on Jan 21, 2003 at 20:00 UTC