Skip Menu |

This queue is for tickets about the Module-Generic CPAN distribution.

Report information
The Basics
Id: 132240
Status: resolved
Priority: 0/
Queue: Module-Generic

People
Owner: JDEGUEST [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.11.3
Fixed in: v0.12.5



Subject: Undeclared dependency TryCatch
See subject. Test log: ... # Failed test 'use Module::Generic;' # at t/00.load.t line 4. # Tried to use 'Module::Generic'. # Error: Can't locate TryCatch.pm in @INC (you may need to install the TryCatch module) (@INC contains: ... .) at /usr/home/cpansand/.cpan/build/2020032607/Module-Generic-0.11.3-X0SUOR/blib/lib/Module/Generic.pm line 33. # BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2020032607/Module-Generic-0.11.3-X0SUOR/blib/lib/Module/Generic.pm line 33. # Compilation failed in require at t/00.load.t line 4. # BEGIN failed--compilation aborted at t/00.load.t line 4. # Looks like you failed 1 test of 1. t/00.load.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests ...