Skip Menu |

This queue is for tickets about the Locale-VersionedMessages CPAN distribution.

Report information
The Basics
Id: 101280
Status: resolved
Priority: 0/
Queue: Locale-VersionedMessages

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

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



Subject: Test suite fails with perl 5.21.x
Thanks for the report. It failed due to a change in perl 5.21 printf formats. Some new formats were added, one of which had been used in a test case to test for invalid formats. I've modified the test to use a different invalid format, and things work again. I'll release a new version to today to avoid confusion.