Subject: | "round" is not exported by the POSIX module (0.003) |
Test suite fails if only older POSIX.pm is available (approx. for perls < 5.22):
...
PERL_DL_NONLAZY=1 "/usr/perl5.18.4p/bin/perl5.18.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
"round" is not exported by the POSIX module
Can't continue after import errors at /usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/POSIX.pm line 30.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2018121702/Date-TimeOfDay-0.003-1/blib/lib/Date/TimeOfDay.pm line 9.
Compilation failed in require at t/00-basic.t line 8.
BEGIN failed--compilation aborted at t/00-basic.t line 8.
t/00-basic.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...