http://www.science.uva.nl/pub/solaris/solaris2/Q3.74.html
and the README.solaris in perl5.6.1
Starting with Solaris 8, perl5.00503 (or higher) is supplied with the
operating system, so you might not even need to build a newer version
of perl at all. The Sun-supplied version is installed in /usr/perl5
with /usr/bin/perl pointing to /usr/perl5/bin/perl. Do not disturb
that installation unless you really know what you are doing. If you
remove the perl supplied with the OS, there is a good chance you will
render some bits of your system inoperable. If you wish to install a
newer version of perl, install it under a different prefix from
/usr/perl5. Common prefixes to use are /usr/local and /opt/perl.
The preferred solution is to install your own build of perl.
John
[EMAIL PROTECTED]