Skip Menu |

This queue is for tickets about the Time-modules CPAN distribution.

Report information
The Basics
Id: 83631
Status: open
Priority: 0/
Queue: Time-modules

People
Owner: Nobody in particular
Requestors: ross.attrill [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 2011.0517
Fixed in: 2006.0814



Subject: Time::ParseDate broken in MSWin32
Time::ParseDate will not install on Win32. The problems start with a dependency on POSIX::tzset. POSIX::tzset not implemented on this architecture at t/datetime.t line 331. t/datetime.t .. Looks like there have been no successful installed on Win32 platform since version 2006.0814 It would be great if this could be fixed.
On Mon Feb 25 22:13:22 2013, uvb wrote: Show quoted text
> Time::ParseDate will not install on Win32. The problems start with a > dependency on POSIX::tzset. > > POSIX::tzset not implemented on this architecture at t/datetime.t line > 331. > t/datetime.t .. > > Looks like there have been no successful installed on Win32 platform since > version 2006.0814 > > It would be great if this could be fixed.
I don't develop or test on Windows. I would accept patches. Pull requests on github are best.
Subject: Re: [rt.cpan.org #83631] Time::ParseDate broken in MSWin32
Date: Sat, 14 Sep 2013 21:35:12 +1000
To: bug-Time-modules [...] rt.cpan.org
From: Ross Attrill <ross.attrill [...] gmail.com>
I will try and do a patch and pull request and get back to you. It might take me some time. Regards, Ross Attrill. On Sat, Sep 14, 2013 at 11:13 AM, David_Muir_Sharnoff via RT < bug-Time-modules@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=83631 > > > On Mon Feb 25 22:13:22 2013, uvb wrote:
> > Time::ParseDate will not install on Win32. The problems start with a > > dependency on POSIX::tzset. > > > > POSIX::tzset not implemented on this architecture at t/datetime.t line > > 331. > > t/datetime.t .. > > > > Looks like there have been no successful installed on Win32 platform
> since
> > version 2006.0814 > > > > It would be great if this could be fixed.
> > > I don't develop or test on Windows. I would accept patches. Pull > requests on github are best. >