http://qs321.pair.com?node_id=703758


in reply to Re: Is the skip: directive broken in Parse::RecDescent ?
in thread Is the skip: directive broken in Parse::RecDescent ? [Solved - PEBKAC]

Thanks again, ikegami. You've given me another avenue to search for my solution. I'm curious though - the trace shows that the skip block is being treated like a production... and it's returning a value! [\s*]

Do all modified prefix matches return this, or just skip directives?