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
...