in reply to Re: Eliminating the common prefix from a Parse::RecDescent rulein thread Operator Associativity and Eliminating Left-Recursion in Parse::RecDescent
evaluate : sum /\Z/ { $item[1] } ->evaluate($expr) [download]