DESCRIPTION |
The basic IPC facilities of Perl are built out of the good old Unix signals, named pipes, pipe opens, the Berkeley socket routines, and SysV IPC calls. Each is used in slightly different situations.
Back to NAME in the perlipc manpage
Forward to Signals in the perlipc manpage
Up to the perlipc manpage
DESCRIPTION |