in reply to Running Perl Programs without 'installing' Perl

That's all you need. I run perl on a share (w:\bin\perl) and it works ok as:

w:\bin\perl my_program.pl options

You might set up an "association" to the ".pl" extension, but only if you want to.