XXX This isn't done yet, it lacks tests, examples and the synopsis.

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

    perl Makefile.PL
    make
    make test
    make install

The documentation is embeded in the module, use

    perldoc SyncExec.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-08-13 12:41:31-04 roderick Exp $