Help for this page
Select Code to Download
Select
or
download this
my $result = eval { $hash }; if( $@ || ! $result ){ die "error eval: $@" }