in reply to A grammar for Perl, or something close
Perl has a grammar, it's just not simple. Take a look at the yacc (*.yy) files in the perl distribution.
After Compline,Zaxo