in reply to Parse::RecDescent - Any Way to do a Negation?
XXX: ...!('a' | 'this string' | ZZZ) YYY | 'something' 'else' YYY: 'some string' ZZZ: 'ww' | 'xx' | 'yy' | 'zz' [download]
-- Randal L. Schwartz, Perl hacker