Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: countChapter 8
Standard Modules
Next: Reference: handles
 

exists

$s->exists(handle)

Returns the handle if it is present, otherwise returns undef.


Previous: Reference: countPerl in a NutshellNext: Reference: handles
Reference: countBook IndexReference: handles