in reply to Re^3: #!perl Question
in thread #!perl Question
Thank you all for the insight. SOLUTION :
Since I am running my scripts from a filer that has OS specific mounts for each machine. I think I will just use perl from there. ( /Net/filer/$OS/local/bin/perl)
Seems to work just fine!