net::imap::simple::pipesocket(3pm) debian man page | unix.com

Man Page: net::imap::simple::pipesocket

Operating Environment: debian

Section: 3pm

Net::IMAP::Simple::PipeSocket(3pm)			User Contributed Perl Documentation			Net::IMAP::Simple::PipeSocket(3pm)

NAME
Net::IMAP::Simple::PipeSocket - a little wrapper around IPC-Open3 that feels like a socket
SYNOPSIS
This module is really just a wrapper around IPC-Open3 that can be dropped in place of a socket handle. The Net::IMAP::Simple code assumes the socket is always a socket and is never a pipe and re-writing it all would be horrible. This abstraction is used only for that purpose. perl v5.14.2 2011-02-07 Net::IMAP::Simple::PipeSocket(3pm)
Related Man Pages
net::dbus::binding::value(3pm) - debian
net::imap::client::msgaddress(3pm) - debian
net::sip::simple::rtp(3pm) - debian
net::sslglue::lwp(3pm) - debian
net::server::proto::tcp(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file