The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Child::IPC::Socket - Socket based IPC plugin for Child

DESCRIPTION

Procs have a listen UNIX socket, parent connects to it. You can reconnect to a proc later, or from another process.

See Child::Socket.

AUTHORS

Chad Granum exodist7@gmail.com

COPYRIGHT

Copyright (C) 2010 Chad Granum

Child is free software; Standard perl licence.

Child is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the license for more details.