I am trying to install the CGI::Builder module using the following command:
cpanm -L$PWD CGI::Builder
It starts installing the dependencies, then dies at the following:
# Failed test at t/02_features.t line 49. # Looks like you failed 1 test of 17. t/02_features.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/17 subtests Can't stat ../lib: No such file or directory at /home/specialk/perl_modules/lib/perl5/Test/Pod.pm line 223. t/test_pod.t ........... ok t/test_pod_coverage.t .. ok
How do I go about debugging this? Can I ignore it? The log file does give me the following option:
-> FAIL Installing CGI::Builder failed. See <path_to_log>/build.log fo +r details. Retry with --force to install it.
The build.log file referenced in the above message is where all of the code quoted text in my post comes from.
In reply to Help debugging failed module install by Special_K
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |