The throw I'm using causes an exception; so typically you use it in code like this:
The module Try::Tiny is where this comes from.try { something_that_might_blow_up(); } catch { /POSSIBLE_ERROR/ && print "FATAL:A bad thing happened\n"; };
In reply to Re^2: Getting useful information from a thrown error
by talexb
in thread Getting useful information from a thrown error
by talexb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |