Hi Everybody,

I am new to perl so am asking you all a very basic question.

Do we get to have a compiled file in perl just like java?

What I mean is whether we get to have a compiled file for our .PL files like we get to have .CLASS compiled files in JAVA.

If yes, I'd appreciate if somebody could guide me about how to get it. I have a .PL file which is running smoothly but to make sure of its...