Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: can_writeChapter 8
Standard Modules
Next: Reference: exists
 

count

$s->count()

Returns the number of handles that the object checks for when one of the can_ methods is called or the object is passed to the select static method.


Previous: Reference: can_writePerl in a NutshellNext: Reference: exists
Reference: can_writeBook IndexReference: exists