Help for this page
my $base_class = '...'; # base class for exceptions ... $@; }
my $e = try { # some code, potentially with errors };