Subject: | Can't locate Number/Format/BigFloat.pm (0.275) |
t/01-basics.t fails if Number::Format::BigFloat is not installed:
...
Unknown format 'foo', fallback to json-pretty at /home/cpansand/.cpan/build/2020053007/Perinci-Result-Format-Lite-0.275-ECqETm/blib/lib/Perinci/Result/Format/Lite.pm line 501.
Can't locate Number/Format/BigFloat.pm in @INC (...)
# Child (meta:table.default_field_format) exited without calling finalize()
# Failed test 'meta:table.default_field_format'
# at /usr/perl5.20.1Dp/lib/site_perl/5.20.1/Test/Builder.pm line 279.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 10.
t/01-basics.t ............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/10 subtests
...