Help for this page
my $rules = <<'END_OF_GRAMMAR'; lexeme default = latm => 1 ... NAME ~ [^\s.]+ NUMBER ~ [\d]+ END_OF_GRAMMAR