Subject: | Undeclared dependency HTML::Escape (0.63) |
t/03.str.t fails if HTML::Escape is not installed:
...
# Testing str() for App::Kit 0.63
Can't locate HTML/Escape.pm in @INC (you may need to install the HTML::Escape module) (@INC contains: ... .) at /usr/home/cpansand/.cpan/build/2020102318/App-Kit-0.63-0/blib/lib/App/Kit/Obj/Str.pm line 152.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 46.
t/03.str.t ........
Dubious, test returned 2 (wstat 512, 0x200)
All 46 subtests passed
...