or$grammar = q { dollar : /\\$/ { $item[1] } };
$grammar = <<'__END_OF_GRAMMAR__'; dollar : /\$/ { $item[1] } __END_OF_GRAMMAR__
In reply to Re: Parse::RecDescent and dollar sign
by ikegami
in thread Parse::RecDescent and dollar sign
by unk1911
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |