Skip Menu |

This queue is for tickets about the XML-Handler-YAWriter CPAN distribution.

Report information
The Basics
Id: 213
Status: new
Priority: 0/
Queue: XML-Handler-YAWriter

People
Owner: Nobody in particular
Requestors: mark [...] twoshortplanks.com
Cc:
AdminCc:

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



Subject: AsFile doens't die on problem
When using the AsFile, the module makes no attempt to check the file has been opened sucessfully. This resorts in a cryptic error message when the file is later closed. The attached patch adds a simple "or die $!" to the open routine. You might want to reimplement this as a croak if you prefer that kind of thing. Hope this is helpful. Mark.
Download patch
application/octet-stream 408b

Message body not shown because it is not plain text.