start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: can_read Chapter 8
Standard Modules
Next: Reference: count
 

can_write

$

s


->can_write([


timeout


])

Same as can_read , but checks for handles that can be written to.


Previous: Reference: can_read Perl in a Nutshell Next: Reference: count
Reference: can_read Book Index Reference: count