Sprog::Gear::CommandFilter.3pm

Langue: en

Version: 2005-07-24 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Sprog::Gear::CommandFilter - Run a command and pipe data through it.

DESCRIPTION

This gear uses two pipes - one to pass data to the STDIN of an external command and one to read the STDOUT from that command. Both input and output connectors are 'pipe' connectors. Copyright 2004-2005 Grant McLean <grantm@cpan.org>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.