At 1:02 PM -0700 8/21/02, Support wrote: >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?
You really should ask this question in the macperl-webcgi forum, rather than this one. You probably want to use the 'Save As CGI' option. And read the documentation that comes with MacPerl about CGIs. -Jeff Lowrey