The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
IPC-ForkPipe version 0.01
=========================

This is a dead simple implementation of open "-|" and open "|-" that will
work everywhere pipe() and fork() works.

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2013 by Philip Gwyn

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.8 or,
at your option, any later version of Perl 5 you may have available.