POE::Pipe.3pm

Langue: en

Autres versions - même langue

Version: 2008-05-25 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

POE::Pipe - common methods for POE::Pipe::OneWay and POE::Pipe::TwoWay

SYNOPSIS

   None.
 
 

DESCRIPTION

POE::Pipe implements lower-level internal methods that are common among its subclasses: POE::Pipe::OneWay and POE::Pipe::TwoWay.

The POE::Pipe classes may be used outside of POE, as they don't use POE internally.

BUGS

The functions implemented here die outright upon failure, requiring eval{} around their calls.

SEE ALSO

POE::Pipe::OneWay, POE::Pipe::TwoWay, POE POE::Pipe is copyright 2001-2008 by Rocco Caputo. All rights reserved. POE::Pipe is free software; you may redistribute it and/or modify it under the same terms as Perl itself.