http://www.perlmonks.org?node_id=993240


in reply to Re^2: Why do people say 'Perl' is dead?!?!
in thread Why do people say 'Perl' is dead?!?!

Is there an ISO standard for Perl? a BNF grammar chart?

Those things aren't necessary to be a language.

Indeed. After all, there's no ISO standard or BNF grammar for French.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'