no, that is false, the Perl program is not compiled to bytecode (unless you use the B::Bytecode backend).
It is parsed into an internal low level representation that is used later, on the execution stage (see ikegami response below), but this internal representation is not bytecode (for most definitions of bytecode :-)
In reply to Re^2: perl language
by salva
in thread perl language
by hashin_p
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |