Thanks Raider...but, the script specifies a different version of perl than the default Solaris 8 install.
In my script, I've specified the binary and the library.
#!/home/sunos-5.5/local/bin/perl
use lib "/home/sunos-5.5/local/lib/perl5";
When I run this script on a Solaris 5.5...