Subject: | Undeclared dependency Carp::Always |
Some tests fail if Carp::Always is not installed:
...
Can't locate Carp/Always.pm in @INC (you may need to install the Carp::Always module) (@INC contains: ...) at t/Crypt-Perl-ECDSA-Math.t line 138.
BEGIN failed--compilation aborted at t/Crypt-Perl-ECDSA-Math.t line 138.
# 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/Crypt-Perl-ECDSA-Math.t .........................
Dubious, test returned 2 (wstat 512, 0x200)
All 1 subtests passed
... (etc.)...
Test Summary Report
-------------------
t/Crypt-Perl-ECDSA-Math.t (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/Crypt-Perl-ECDSA-PrivateKey.t (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/Crypt-Perl-ECDSA-PublicKey.t (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output