README for IO::Plumbing

This module is designed to make setting up of long pipelines easy. This is a prototype release of the module for API review; the API may change significantly from this release.

For now the best summaries of how to use this module can be found in the test suite - go there to take a look!

INSTALLATION

The usual...

perl Makefile.PL
make
make test
make install

Or use your favourite packaging tool.

BUG REPORTS / FEATURE REQUESTS

See the POD for IO::Plumbing.

ERRATA

Currently on some platforms, t/06-plug.t is reporting a spurious error. If you get this error during "make test", and are able to help debug, I want to hear from you!

Sam Vilain, <samv@cpan.org>