in reply to Re: How to run scripts without perl interpreter
in thread How to run scripts without perl interpreter
If you do this, watch your permissions. Our work setup (not set up by myself) allows any user in the company to install modules through CPAN or ppm. Ok, I consider this a feature (and exploit it often -- though I'm allowed to), but it is a definite sign of a permissions problem -- users could use perl to destroy perl, so to speak...not good. We also use pl2bat -- good stuff!