in reply to Has anyone compared Cygwin Perl to AS Perl?

I have both running on my Win2K box. I stopped using the Cygwin version because the AS one has two major advantages: pre-compiled DBD::Oracle from the PPM repository, and correct handling of path names. Cygwin Perl does crazy things to path names sometimes, and doesn't handle the whole \ problem on Windows as well as AS does.
  • Comment on Re: Has anyone compared Cygwin Perl to AS Perl?