Ed, > > [esickafus@webserv01 Storable-2.05]$ perl Makefile.PL > PREFIX=/home/sites/site61/users/esickafus/lib >From the above I deduce you are trying to install modules without root access. True? http://www.cgi-interactive.co.uk/cpan_installing_perl_modules.html Can possibly be of some help. I found it via google with Installing perl modules without root access It is probably not the best link, if someone reading this knows of another, please chime in! > 1) How can I install Storable-2.05? > 2) If a prerequisite is Test::More 0.41, and only Test::Simple-0.47 is > available, how would Storable-2.05 even recognize Test::Simple-0.47 if it > could be installed?
Some thing else is wrong here. CPAN usually warns me if a package I am trying to install requires another package, then offers to satisfy the dependency. I'm not sure I am on the same page. 1) You are trying to get MLDBM up and running on a server your ISP controls. 2) The 'native' perl (on the isp's server) is 5.005 3) You are trying to install to /home/sites/site61/users/esickafus/lib 4) Do you have a CGI-BIN directory on their server? Never say die -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]