This distribution contains the Proc::SafePipe module. To build this module run

perl Makefile.PL
make
make test
make install

The documentation is embeded in the module, use

perldoc SafePipe.pm

to read it before installation.

Roderick Schertler <roderick@argon.org>

Copyright (c) 2000 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 2000-09-23 21:23:56-04 roderick Exp $