Help for this page
use Parse::RecDescent; $grammar = << 'STOP'; ... STOP $parser->functiondefine($text);