Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the TMDB CPAN distribution.

Report information
The Basics
Id: 94609
Status: resolved
Priority: 0/
Queue: TMDB

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

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



Subject: "Year" discover regex needlessly restrictive.

-> qr/^\d{4}\-\d{2}\-\d{2}$/

But the API only requires the _year_, not an exact date.

Fixed in v0.10