logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Net::IMAP::Simple::PipeSocket - a little wrapper around IPC-Open3 that feels like a socket

Contents

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.26.2                                       2018-05-21                 Net::IMAP::Simple::PipeSocket(3pm)

See Also