exists $hash{$key}
Returns true if the specified hash key exists, even if the corresponding value is undefined.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]