in reply to Re^4: Perl Interpreter
in thread Perl Interpreter

Point taken: so perhaps you can first run a batch file to re-mount your keydrive to some other mount point which is expected by your perl scripts.

Mmmm, there's an idea for Windows in it: run a batch file which associates the .pl extension with the Perl-interpreter and which pushes the path to the interpreter onto the PATH-environment variable.

CountZero

"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law