http://www.perlmonks.org?node_id=463283


in reply to Re^2: Perl thinks it's the shell!
in thread Perl thinks it's the shell!

What I do is install Activestate Perl in the default spot then create the directory path C:\usr\bin\ into which I drag-drop a copy of perl.exe. Apache uses this executable as detailed in the shebang #!/usr/bin/perl . Since the executable knows where its libs are, everything works like a charm. You can then take your locally-developed scripts and port them to *nix platforms if you want with nary an edit!

(Ph) Phaysis (Shawn)
If idle hands are the tools of the devil, are idol tools the hands of god?