Subject: | Undefined subroutine &Time::Local::timegm_modern (268) |
On some of my smoker systems t/Download.t fails:
...
Undefined subroutine &Time::Local::timegm_modern called at /home/cpansand/.cpan/build/2020031508/App-Chart-268-lwFK_J/blib/lib/App/Chart/Download.pm line 1203.
# Looks like you planned 82 tests but ran 20.
# Looks like your test exited with 255 just after 20.
t/Download.t ...................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 62/82 subtests
...
Probably it should be assured that a modern Time::Local (1.27? See https://metacpan.org/source/DROLSKY/Time-Local-1.30/Changes#L29 ) is installed here.