in reply to Re^6: perl program compilation
in thread perl program compilation

it means parsing and execution .right?

No, I meant what I said.

So "perl" is an interpreter.

No, the convertion from human readable only happens once, and it's not done statement by statement.

Perl is closer to a virtual machine, like java.

What's the point of your questions? i.e. Why does it matter?