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


POE documentation  | view source Contained in the POE distribution.

Index


NAME

Top

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

SYNOPSIS

Top

  None.

DESCRIPTION

Top

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

Top

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

SEE ALSO

Top

POE::Pipe::OneWay, POE::Pipe::TwoWay, POE

AUTHOR & COPYRIGHT

Top


POE documentation  | view source Contained in the POE distribution.