Installing missing Perl Modules
How do we install missing perl modules in Perl (5.8.4) on Solaris 10? The module is Simple.pm. I have tried to run with perlgcc and it runs for a long time but always fails with LWP not found. Is there a non-perlgcc method to install the modules with?