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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: writer Chapter 8
Standard Modules
Next: 8.93 IO::Pipe
 

handles

$

pipe


->handles()

Called during construction by IO::Pipe::new on the newly created IO::Pipe object. Returns an array of two objects blessed into IO::Pipe::End, or a subclass.


Previous: Reference: writer Perl in a Nutshell Next: 8.93 IO::Pipe
Reference: writer Book Index 8.93 IO::Pipe

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.