Help for this page
{ my %dispatch_error; ... catch { handle_error($_); };
# not quite Perl sub work ... say "something else went wrong"; } }