![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
perlman:IPC::SysVby root (Monk) |
on Dec 23, 1999 at 00:52 UTC ( [id://1225]=perlfunc: print w/replies, xml ) | Need Help?? |
IPC::SysVSee the current Perl documentation for IPC::SysV. Here is our local, out-dated (pre-5.6) version: ![]() IPC::SysV - SysV IPC constants
![]()
use IPC::SysV qw(IPC_STAT IPC_PRIVATE);
![]()
|
|