On Fri, Sep 12, 2008 at 04:55:39PM -0700, [EMAIL PROTECTED] wrote: > Log: > [rakudo] If we are calling ACCEPTS in a multi-dispatch to do a > type-check, then because blocks are not differentiated from > regexes at the moment we get exceptions when trying to store $/. > This patch wraps that code up in a handler.
I'd be happy to get PGE to attach whatever attributes or re-bless the subs it generates to be Regex subs if we can come up with a reasonably clean way to do that. Pm