Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Data-Section CPAN distribution.

Report information
The Basics
Id: 58286
Status: resolved
Priority: 0/
Queue: Data-Section

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

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



Subject: Data::Section cannot handle files with \r, here's a patch
When fed files from windows with lines that end on \r\n the default header identification regexp could not identify the section name properly. Here's a patch that fixes that: http://github.com/wchristian/data-section/commits/master
fxied -- rjbs