Help for this page
eval { # Do stuff }; if (my $e = $@) { # Handle any errors }
eval { # Do stuff ... } # Handle any errors }