CC: | ESAYM [...] cpan.org |
Subject: | Not enough arguments for Time::Piece::_strptime |
With the latest development version of Time::Piece (1.31_03) the load test fails:
# Failed test 'use Time::dt;'
# at t/00-load.t line 8.
# Tried to use 'Time::dt'.
# Error: Not enough arguments for Time::Piece::_strptime at /tmpfs/.cpan-build-cpansand/2017061600/Time-dt-v0.0.1-0/blib/lib/Time/dt.pm line 123, near "$format)"
# Compilation failed in require at t/00-load.t line 8.
# BEGIN failed--compilation aborted at t/00-load.t line 8.
FAILED--Further testing stopped: cannot load Time::dt
I did not look further into the issue, but it looks like a private function is used here.