Help for this page
Select Code to Download
Select
or
download this
eval { # your code that may die ... if ( $@ ) { your_error_catcher( $@ ); }