----- Original Message -----
From: "Andrew DeFaria"
Any chance we can get Parse::RecDescent to handle (void) parms?
It's not often in perl that we see a request for something that does nothing
other than accommodate *extra* keystrokes ;-)
(Not only that, but it would make perl more C'ish ... which negates another
common theme.)
I know Ingy is happy for this change to occur, and so am I.
If there's a patch for this, then I'll happily apply it (and add some
testing to the Inline test suite), so long as it does not break the current
practice of using empty params.
It would be preferable (but not mandatory) that we also get the same
behaviour with the ParseRegExp.pm parser (not *just* P::RD).
Cheers,
Rob