on 08/21/2002 04:02 PM, Support at [EMAIL PROTECTED] 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?

File::Spec is the module package you're looking for in order to make
filepaths work more compatibly cross-platform.

-- 
Scott R. Godin            | e-mail : [EMAIL PROTECTED]
Laughing Dragon Services  |    web : http://www.webdragon.net/


Reply via email to