On Mon Jan 11 14:33:26 2016, SREZIC wrote:
Show quoted text
Here is an example of the second problem SREZIC described. I attempted to install this distribution against perl-5.27.9 today. Here is a portion of the 'cpanm' build.log:
#####
$ dumpjson.pl results/perl-5.27.9/analysis/DOM.CGI-Wiki-0.63.log.json
{
author => "DOM",
dist => "CGI-Wiki",
distname => "CGI-Wiki-0.63",
distversion => 0.63,
grade => "NA",
prereqs => undef,
test_output => [
"Running Makefile.PL",
"Can't locate DBI.pm in \@INC (you may need to install the DBI module) (\@INC contains: /home/jkeenan/prep528/testing/perl-5.27.9/lib/site_perl/5.27.9/x86_64-linux /home/jkeenan/prep528/testing/perl-5.27.9/lib/site_perl/5.27.9 /home/jkeenan/prep528/testing/perl-5.27.9/lib/5.27.9/x86_64-linux /home/jkeenan/prep528/testing/perl-5.27.9/lib/5.27.9 .) at Makefile.PL line 2.",
"BEGIN failed--compilation aborted at Makefile.PL line 2.",
"-> N/A",
"-> FAIL Configure failed for CGI-Wiki-0.63. See /home/jkeenan/prep528/testing/perl-5.27.9/.cpanm/work/1521556490.32334/build.log for details.",
],
via => "App::cpanminus::reporter 0.17 (1.7043)",
}
#####
This library has not been updated since September 2006. I suspect it has been effectively abandoned. Dominic, if that is the case, could you move it to backcpan? Otherwise, could you put it on github.com and accept pull requests? (Other CPAN distributions depend on this one.)
Thank you very much.
Jim Keenan