Help for this page
{ my %dispatch_error; ... return; } }
try { myroutine(); ... catch { handle_error($_); };