Help for this page
sub check_foo { if (exists $foo{bar}) ... else {return $the_mysterious_errorcode} }