Skip Menu |

This queue is for tickets about the Bio-Cellucidate CPAN distribution.

Report information
The Basics
Id: 129592
Status: new
Priority: 0/
Queue: Bio-Cellucidate

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.03
Fixed in: (no value)



Subject: Undeclared dependency HTTP::Server::Simple::CGI?
The test suite fails if HTTP::Server::Simple::CGI is not installed: ... PERL_DL_NONLAZY=1 "/usr/perl5.28.0p/bin/perl5.28.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Base class package "HTTP::Server::Simple::CGI" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: ../lib ... .). at t/TestHelper.pm line 38. BEGIN failed--compilation aborted at t/TestHelper.pm line 38. Compilation failed in require at t/Base.t line 3. BEGIN failed--compilation aborted at t/Base.t line 3. t/Base.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run ... (etc) ...