- or download this
die 'Detailed error messages are important, especially when this error
+ happens'
if $oops;
- or download this
Exception::Of::Doom->throw(
error => 'Detailed error messages are important, especially when t
+his error happens',
) if $oops;
- or download this
do {
turn_green();
throw_up();
die "Ach, food poisoning";
) if $ptomaine;