Skip Menu |

This queue is for tickets about the CPAN-Changes CPAN distribution.

Report information
The Basics
Id: 87524
Status: resolved
Priority: 0/
Queue: CPAN-Changes

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

Bug Information
Severity: (no value)
Broken in:
  • 0.21
  • 0.22
Fixed in: (no value)



Subject: Trailing Whitespace added after date
New in 0.21,  generated content adds a single white space after the datestamp.

Simply  getting an existing CHANGES file and doing

CPAN::Changes->load( 'Changes', next_token => qr{{{\$NEXT}}} )->serialize;

Adds a mass of trailing whitespace to the Changes file.