Filter::Util::Exec - exec source filter


NAME

Filter::Util::Exec - exec source filter


SYNOPSIS


    use Filter::Util::Exec;


DESCRIPTION

This module is provides the interface to allow the creation of Source Filters which use a Unix coprocess.

See the Filter::exec manpage, the Filter::cpp manpage and the Filter::sh manpage for examples of the use of this module.


AUTHOR

Paul Marquess


DATE

11th December 1995.

 Filter::Util::Exec - exec source filter