Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.95 IO::SelectChapter 8
Standard Modules
Next: Reference: add
 

new

new $s = IO::Select->new([handles])

Constructor. Creates a new object and optionally initializes it with a set of handles.


Previous: 8.95 IO::SelectPerl in a NutshellNext: Reference: add
8.95 IO::SelectBook IndexReference: add