in reply to Re: How to write a perl script to work on many OS(s)
in thread How to write a perl script to work on many OS(s)

Fine for *nix and DOS/Windows, but not so good for Mac and others maybe?


DWIM is Perl's answer to Gödel
  • Comment on Re^2: How to write a perl script to work on many OS(s)

Replies are listed 'Best First'.
Re^3: How to write a perl script to work on many OS(s)
by wazoox (Prior) on Jul 06, 2007 at 11:21 UTC
    For Mac OS 9 and older you should use ":" as a path separator, but Mac OS X uses "/" just fine.