On solaris if you do perl -v, you should see perl 5.005 That is what ships from Solaris. The path is /usr/bin It is reccommended that you do not overwrite the perl that comes with solaris as it is used by solaris for scripts etc. If you install a later perl, make the path /usr/local/bin or something different from the isntalled perl's path.
radhika On Fri, 5 Dec 2003 10:19:28 -0800 Phil Schaechter <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm trying to figure out exactly what I need to support and I'm getting > conflicting inputs. Perhaps someone can shed some light on the subject. > > I'm trying to determine which version of perl ships by default with Solaris 8. > I've been told two things: perl 5.005 and "no perl is installed by default" - > both of which I find hard to believe. > > -Phil > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>