Subject: | Undeclared dependency PadWalker |
See subject. Excerpt of test log:
...
PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate PadWalker.pm in @INC (you may need to install the PadWalker module) (@INC contains: ... .) at /usr/home/cpansand/.cpan/build/2019102717/JSON-Eval-0.001-4/blib/lib/JSON/Eval.pm line 74.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 1.
t/01basic.t ..
Dubious, test returned 2 (wstat 512, 0x200)
All 1 subtests passed
...