http://www.perlmonks.org?node_id=486960


in reply to Re: Quoted Text rule for Parse::RecDescent?
in thread Quoted Text rule for Parse::RecDescent?

ahhh... that helps. Though it seems a little more efficient to check
if(!$item[1][0] && $item[1][1] eq '"' || $item[1][1] eq "'")) {

Thanks!

                - Ant
                - Some of my best work - (1 2 3)