Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.noarch.rpm

Name: perl-Apache-Filter

Project: openSUSE_13.2

Repository: oss

Title: Alter the output of previous handlers

Description:
In basic operation, each of the handlers Filter1, Filter2, and Filter3
will make a call to $r->filter_input(), which will return a filehandle.
For Filter1, the filehandle points to the requested file. For Filter2,
the filehandle contains whatever Filter1 wrote to STDOUT. For Filter3,
it contains whatever Filter3 wrote to STDOUT. The output of Filter3
goes directly to the browser.

Note that the modules Filter1, Filter2, and Filter3 are listed in
forward order, in contrast to the reverse-order listing of
Apache::OutputChain.

When you've got this module, you can use the same handler both as a
stand-alone handler, and as an element in a chain. Just make sure that
whenever you're chaining, all the handlers in the chain are "Filter-
aware," i.e. they each call $r->filter_register() exactly once, before
they start printing to STDOUT. There should be almost no overhead for
doing this when there's only one element in the chain.



Authors:
--------
Ken Williams <ken@forum.swarthmore.edu>

Version: 1.024

Release: 237.1.4

Architecture: x86_64

Size: 28.8 KB

Build Time: 2014-10-07 05:18:52 +0200 (over 9 years ago)

Provides

Symbol Required by
Apache-Filter
perl(Apache::Filter) = 1.024
perl(Apache::PerlRunFilter)
perl(Apache::RegistryFilter)
perl-Apache-Filter = 1.024-...
perl-Apache-Filter(x86-64) ...

Requires

Symbol Provided by
apache apache2
apache2-mod_perl apache2-mod_perl
perl(:MODULE_COMPAT_5.20.1) perl
perl-URI perl-URI