Skip Menu |

This queue is for tickets about the Algorithm-Pair-Swiss CPAN distribution.

Report information
The Basics
Id: 122366
Status: new
Priority: 0/
Queue: Algorithm-Pair-Swiss

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

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



Subject: Undeclared dependency Test::Exception
The test suite fails if Test::Exception is not installed: ... Can't locate Test/Exception.pm in @INC (you may need to install the Test::Exception module) (@INC contains: /tmpfs/.cpan-build-cpansand/2017070518/Algorithm-Pair-Swiss-0.14-fcU8ae/blib/lib /tmpfs/.cpan-build-cpansand/2017070518/Algorithm-Pair-Swiss-0.14-fcU8ae/blib/arch /opt/perl-5.24.0t/lib/site_perl/5.24.0/x86_64-linux-thread-multi /opt/perl-5.24.0t/lib/site_perl/5.24.0 /opt/perl-5.24.0t/lib/5.24.0/x86_64-linux-thread-multi /opt/perl-5.24.0t/lib/5.24.0 .) at t/input.t line 4. BEGIN failed--compilation aborted at t/input.t line 4. # Looks like your test exited with 2 before it could output anything. t/input.t ......... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests ... Looking at http://analysis.cpantesters.org/solved?distv=Algorithm-Pair-Swiss-0.14 it seems that also Sub::Uplevel needs to be declared as a prerequisite.