The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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 Filter::exec, Filter::cpp and Filter::sh for examples of the use of this module.

AUTHOR

Paul Marquess

DATE

11th December 1995.