RT for rt.cpan.org
Skip Menu
|
Bug #80061 for Config-Auto: Document what happens if parse() fails
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Config-Auto CPAN distribution
.
Report information
The Basics
Id:
80061
Status:
new
Priority:
0/
Queue:
Config-Auto
People
Owner:
Nobody in particular
Requestors:
NHORNE [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
Normal
Broken in:
0.42
Fixed in:
(no value)
History
Show all quoted text
Mon Oct 08 10:00:48 2012
NHORNE [...] cpan.org - Ticket created
Subject:
Document what happens if parse() fails
The manual doesn't say what happens if the parser fails. Does it return undef? Does it carp? Does it throw an error? It would be helpful to know.