Skip Menu |

This queue is for tickets about the TimeDate CPAN distribution.

Report information
The Basics
Id: 53557
Status: open
Priority: 0/
Queue: TimeDate

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

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



Subject: Small POD error
Hi, There's a small POD error in Date::Parse. We've patched it for the Debian package; you may want to apply these changes in your version control. Note we neither need nor are we asking for another release, as I think that would put undue burden on the CPAN mirrors for such a tiny issue. --- a/lib/Date/Parse.pm +++ b/lib/Date/Parse.pm @@ -322,6 +322,8 @@ the timezone offset in seconds from GMT. An empty array is returned upon failure. +=back + =head1 MULTI-LANGUAGE SUPPORT Date::Parse is capable of parsing dates in several languages, these include
From: dsteinbrunner [...] pobox.com
Created a pull request for this here: https://github.com/gbarr/perl-TimeDate/pull/4