Skip Menu |

This queue is for tickets about the HTTP-Date CPAN distribution.

Report information
The Basics
Id: 83803
Status: resolved
Priority: 0/
Queue: HTTP-Date

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

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



Subject: Older Perls need newer Time::Local
On older Perls, far future dates (e.g. 2200) return undef unless a newer version of Time::Local is installed. In my tests, 5.10.1 was OK, so 1.1901 or better should be sufficient, though looking at Time::Local Changes, maybe 1.20 is better.