Filter::Util::Exec(3pm) - phpMan

Command: man perldoc info search(apropos)  


Exec(3pm)                      User Contributed Perl Documentation                      Exec(3pm)

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.

       Note that the size of the buffers is limited to 32-bit.

   filter_add()
       The function, "filter_add" installs a filter. It takes one parameter which should be a
       reference. The kind of reference used will dictate which of the two filter types will be
       used.

       If a CODE reference is used then a closure filter will be assumed.

       If a CODE reference is not used, a method filter will be assumed.  In a method filter, the
       reference can be used to store context information. The reference will be blessed into the
       package by "filter_add".

       See Filter::Util::Call for examples of using context information using both method filters
       and closure filters.

AUTHOR
       Paul Marquess

DATE
       11th December 1995.

perl v5.34.0                                2022-02-06                                  Exec(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2025-04-02 02:43 @13.58.175.32 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!