Filter::Util::Exec

TriggerTek Logo
abcdefghijklmnopqrstuvwxyz_
Exec(3)		     User Contributed Perl Documentation	      Exec(3)



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.



perl v5.8.8			  2009-04-02			      Exec(3)