Help for this page
my $foo; # undefined eval { ... # ... handle the exception print "error: ...: $@\n"; }