Skip Menu |

This queue is for tickets about the Time-Duration-Concise-Localize CPAN distribution.

Report information
The Basics
Id: 114770
Status: new
Priority: 0/
Queue: Time-Duration-Concise-Localize

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

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



Subject: CPAN Tester Report - Can't locate object method "pretty" via package "Time::Seconds"
Hi. Just came across CPAN Tester failed reports with error like below: Can't locate object method "pretty" via package "Time::Seconds" http://www.cpantesters.org/cpan/report/9b7e29f0-159c-11e6-bd2f-67968fb2e322 http://www.cpantesters.org/cpan/report/e26f96b8-ea9b-11e5-932c-e73daef69d38 Apparantly the method "pretty" was added to package Time::Seconds" in the version 1.20 as Changes file says: 1.20 - Fix for alloca broke Solaris - Fixed documentation buggette about strptime - Added ->pretty() method for Time::Seconds objects - Add %s support to strptime Many Thanks. Best Regards, Mohammad S Anwar
The unit test "t/06-localize.t" is failing in the above mentioned reports. Here is the PR to resolve that. https://github.com/binary-com/perl-Time-Duration-Concise-Localize/pull/14