in reply to on which OSes Perl is in base install?
Not an OS, but a database: Oracle comes with Perl. Potential problems if you never realised this - following a DB install, you suddenly find your Perl code stops working as their Perl appears earlier in your PATH and you weren't expecting another Perl to suddenly appear.
I find their Perl next to useless. On Win2k it's not compatible with ppm, and chances are they used a completely different compiler to the one you use on Unix (particularly if you don't have the vendor's compiler and use gcc instead)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: OT: on which OSes Perl is in base install?
by Nkuvu (Priest) on Mar 01, 2004 at 15:48 UTC | |
|
Re: OT: on which OSes Perl is in base install?
by aquarium (Curate) on Mar 02, 2004 at 12:28 UTC | |
by astroboy (Chaplain) on Mar 02, 2004 at 13:02 UTC |