Skip Menu |

This queue is for tickets about the Brackup CPAN distribution.

Report information
The Basics
Id: 18314
Status: open
Priority: 0/
Queue: Brackup

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

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



Subject: Convert most of your die's to croak's
I noticed there's still die's scatered around in places they probably shouldn't. Brackup::File::new param checking stuff for example. Those should all probably be moved to croaks.
Agreed.