Home > perl-Proc-Wait4

perl-Proc-Wait4

Perl-Proc-Wait4 is a project mainly written in C and PERL, it's free.

wait4 interface xs module

This is Perl module Proc::Wait4.

INSTALLATION

Proc::Wait4 installation is straightforward. If your CPAN shell is set up, you should just be able to do

% cpan Proc::Wait4

Download it, unpack it, then build it as per the usual:

% perl Makefile.PL
% make && make test

Then install it:

% make install

DOCUMENTATION

Proc::Wait4 documentation is available as in POD. So you can do:

% perldoc Proc::Wait4

to read the documentation online with your favorite pager.

Akira Horimoto

Previous:demo