Hi all
I try to install the module of CPAN in my linux system.
But I don't understand the meaning of some question.
1.
Typical frequently used settings:
POLLUTE=1 increasing backwards compatibility
LIB=~/perl non-root users (please see manual for more hints)
2.
Typical frequently used setting:
-j3 dual processor system
3.
Typical frequently used setting:
UNINST=1 to always uninstall potentially conflicting files
I press Enter to pass all above question.
But I must have a ftp site.
I try many URLs(get from http://www.cpan.org/SITES.html), but it seems don't
work.
Would someone give me a valid URL? Thanks......
I ignore all the mistacks/warnings, and try to execute the CPAN module.
perl -MCPAN -e "install SOAP::Lite"
But I fail. ><"
How could solve those questions.
Thanks all