Feb 282010
Install Perl module from CPAN even tests failed
Answer:
To install Perl module from CPAN even tests failed, try the following:
e.g. Assume to install the MongoDB module
# sudo cpan -fi MongoDB
Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.
Install Perl module from CPAN even tests failed
Answer:
To install Perl module from CPAN even tests failed, try the following:
e.g. Assume to install the MongoDB module
# sudo cpan -fi MongoDB