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

Perl in a Nutshell

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

writer

$

pipe


->writer([


args


])

The object is reblessed into a subclass of IO::Handle and becomes a handle at the writing end of the pipe. If there are any args , then fork is called and the arguments are passed to exec .


Previous: Reference: reader Perl in a Nutshell Next: Reference: handles
Reference: reader Book Index Reference: handles

Library Navigation Links

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