in reply to Re: perl program compilationin thread perl program compilation
Actually no in intrepretor parses a program and executes it directly.
Compiling translates the program into machine code.