using *nix cgi's with macperl
[email protected] (Support) Wed, 21 Aug 2002 13:02:10 -0700
| Newsgroups | perl.macperl.forum |
|---|---|
| Message-ID | <p05111b02b9897b9668ba@[209.239.229.238]> |
I am trying to use a cgi script that was written for a *nix system but I am using a mac with macperl. I'm pretty sure I have to convert the newlines from "\" to ":" but apart from that I don't know what to do. Is there a program to convert it in one step or is there a similar *somewhat* simple way of doing this right?