The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This distribution contains the Proc::WaitStat module.  This module
requires

    IPC::Signal module

so install it before building this one.  To build this module run

    perl Makefile.PL
    make
    make test
    make install

The documentation is embeded in the module, use

    perldoc WaitStat.pm

to read it before installation.

Roderick Schertler <roderick@argon.org>

Copyright (c) 1997 Roderick Schertler.  All rights reserved.  This
program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.

$Id: README,v 1.1 1997-05-20 22:14:23-04 roderick Exp $