Skip Menu |

This queue is for tickets about the App-Chart CPAN distribution.

Report information
The Basics
Id: 132154
Status: resolved
Priority: 0/
Queue: App-Chart

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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.
Subject: Re: [rt.cpan.org #132154] Undefined subroutine &Time::Local::timegm_modern (268)
Date: Sun, 15 Mar 2020 19:35:39 +1100
To: "Slaven_Rezic via RT" <bug-App-Chart [...] rt.cpan.org>
From: Kevin Ryde <user42_kevin [...] yahoo.com.au>
"Slaven_Rezic via RT" <bug-App-Chart@rt.cpan.org> writes: Show quoted text
> > Probably it should be assured that a modern Time::Local ... 1.27
Thanks, yes. I had the same undeclared dependency in my upfiles too. New uploads now. (I came to this timegm_modern() after a Y2020 bug in upfiles. I hadn't realized timegm was a 50 year sliding date range so some timestamps 0 = 1970 stopped working in 2020. :-)