in reply to CGI troubles for code that runs on both Windows and OpenSuse Linux 12,3

On your number 1 question:
In my experience, I have used #!/usr/bin/perl even on windows with no problems.
So, I don't think you have to have two different scripts.
Though some function in perl which has their origin in *nix "might" not port well on windows, but even at that there are several "walk" arounds.

If you tell me, I'll forget.
If you show me, I'll remember.
if you involve me, I'll understand.
--- Author unknown to me
  • Comment on Re: CGI troubles for code that runs on both Windows and OpenSuse Linux 12,3
  • Download Code