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.
$pipe
->handles()
IO::Pipe::new
on the newly created IO::Pipe object. Returns an array of two objects blessed into IO::Pipe::End, or a subclass.