Skip Menu |

This queue is for tickets about the Footprintless CPAN distribution.

Report information
The Basics
Id: 113348
Status: resolved
Priority: 0/
Queue: Footprintless

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

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



Subject: Undeclared dependency App::Cmd::Tester
My smoker reports fails which are probably caused by an undeclared dependency (or a missing skip): PERL_DL_NONLAZY=1 "/bbbike/perl-5.22.0t/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t ... Can't locate App/Cmd/Tester.pm in @INC (you may need to install the App::Cmd::Tester module) (@INC contains: t/lib /tmpfs/.cpan-build-cpansand/2016032612/Footprintless-1.01-uVnjXy/blib/lib /t BEGIN failed--compilation aborted at t/Footprintless_App_Command_config.t line 6. t/Footprintless_App_Command_config.t ..... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate App/Cmd/Tester.pm in @INC (you may need to install the App::Cmd::Tester module) (@INC contains: t/lib /tmpfs/.cpan-build-cpansand/2016032612/Footprintless-1.01-uVnjXy/blib/lib /t BEGIN failed--compilation aborted at t/Footprintless_App_Command_overlay.t line 6. t/Footprintless_App_Command_overlay.t .... Dubious, test returned 2 (wstat 512, 0x200) No subtests run ...
Fixed in version 1.03, git tag "v1.03". Should show up as soon as Pause processes it.