Skip Menu |

This queue is for tickets about the Locales CPAN distribution.

Report information
The Basics
Id: 88846
Status: resolved
Priority: 0/
Queue: Locales

People
Owner: dmuey [...] cpan.org
Requestors: NEILB [...] cpan.org
Cc:
AdminCc:

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



Subject: Reformatted Changes file as per CPAN::Changes::Spec
Hi Daniel, Attached is a version of your current Changes file, reformatted according to the spec defined in CPAN::Changes::Spec - changed all dates to the ISO date format - added a header line saying what the file is - added missing date for most recent release Generally I also wrap the lines at 80 characters, since that's the convention, but your file looks fairly intentionally to have long lines, so I left them alone. Following this format means that various tools can more easily process your distribution automatically. You can find out more about this at Brian Cassidy's CPAN::Changes Kwalitee Service (http://changes.cpanhq.org), which is where I saw your module listed :-) Cheers, Neil
Subject: Changes
Download Changes
application/octet-stream 8.2k

Message body not shown because it is not plain text.

thanks, resolved in 0.29, just uploaded. I also added a test to do this for me automatically, and a similar test for README (and created Test::CPAN::README) thanks!