Skip Menu |

This queue is for tickets about the Net-eBay CPAN distribution.

Report information
The Basics
Id: 21891
Status: new
Priority: 0/
Queue: Net-eBay

People
Owner: Nobody in particular
Requestors: dsteinbrunner [...] pobox.com
Cc:
AdminCc:

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



Subject: Error handling options
Currently error conditions result in prints to STDERR. It would be nice to have an option I could set that would die with the output usually sent to STDERR so that I can handle the errors with an eval, hence having a throw/catch error handling system.