Skip Menu |

This queue is for tickets about the Getopt-Euclid CPAN distribution.

Report information
The Basics
Id: 21075
Status: rejected
Priority: 0/
Queue: Getopt-Euclid

People
Owner: Nobody in particular
Requestors: justin.world [...] mac.com
Cc:
AdminCc:

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



Subject: Euclid bug (or limitation).
Date: Fri, 18 Aug 2006 18:03:30 -0700
To: bug-getopt-euclid [...] rt.cpan.org
From: Justin Scott <justin.world [...] mac.com>
I'm writing a perl script for a Windows based technology company and discovered that Getopt::Euclid (v0.0.5) uses the \n to break apart the POD into chunks. When my pod file was saved with CRLF endings it couldn't parse it (of course). Just an FYI. Thanks for the cool module, Justin
I am currently working on a windows machine and I can't replicate this. The pod is being properly parsed despite it not being unix line breaks. Either case, I will be trying to incorporate POD::Parser (a standard module) in the future, and that should definitely handle any errors.