I am running a install script for a program and it hangs at this point:
Checking for core Perl modules:
CGI::Cookie... CGI... Exporter... Socket... Data::Dumper... Fcntl... SelfLoader... CGI::Carp... LWP::UserAgent...
Well there is something missing here or ?
It will not complete the install it stops at this point.
So how can one reload the perl modules only that were on the sever install to start with.
And if you can will it screw up anything else?
Help is needed..
Rich