Subject: | Undeclared dependency Data::Unixish::Apply |
t/run.t fails if Data::Unixish::Apply is not installed:
...
# Failed test 'run test'
# at t/run.t line 30.
# run died with Can't locate Data/Unixish/Apply.pm in @INC (you may need to install the Data::Unixish::Apply module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2019081504/Text-ANSITable-0.501-YvPeM9/blib/lib/Text/ANSITable.pm line 1005.
# Looks like you failed 1 test of 2.
t/run.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
...
The failure appears in Text::ANSITable, but it seems that it's explicitly documented there that Data::Unixish::Apply is an optional prereq: https://metacpan.org/pod/Text::ANSITable#CELL-FORMATS