Subject: | Undeclared dependency Bytes::Random::Secure (0.05) |
Tests fail if Bytes::Random::Secure is not installed:
...
"my" variable $i masks earlier declaration in same scope at t/04-ecdsa.t line 29.
# i =0
# y = 32670510020758816978083085130507043184471273380659243275938904335757337482424
Can't locate Bytes/Random/Secure.pm in @INC (you may need to install the Bytes::Random::Secure module) (@INC contains: /home/cpansand/.cpan/build/2018022509/perlSteemit-Steemit-WsClient-0.05-0/blib/lib /home/cpansand/.cpan/build/2018022509/perlSteemit-Steemit-WsClient-0.05-0/blib/arch /home/cpansand/.cpan/build/2018022509/Math-EllipticCurve-Prime-0.003-0/blib/arch /home/cpansand/.cpan/build/2018022509/Math-EllipticCurve-Prime-0.003-0/blib/lib /home/cpansand/.cpan/build/2018022509/Math-EllipticCurve-Prime-0.003-0/blib/arch /home/cpansand/.cpan/build/2018022509/Math-EllipticCurve-Prime-0.003-0/blib/lib /usr/perl5.27.9p/lib/site_perl/5.27.9/amd64-freebsd /usr/perl5.27.9p/lib/site_perl/5.27.9 /usr/perl5.27.9p/lib/5.27.9/amd64-freebsd /usr/perl5.27.9p/lib/5.27.9 .) at /home/cpansand/.cpan/build/2018022509/perlSteemit-Steemit-WsClient-0.05-0/blib/lib/Steemit/ECDSA.pm line 13.
# Looks like your test exited with 2 just after 2.
t/04-ecdsa.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
...