SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Apache-Filter rpm build for : OpenSuSE. For other distributions click perl-Apache-Filter.

Name : perl-Apache-Filter
Version : 1.024 Vendor : openSUSE
Release : bp153.1.13 Date : 2021-03-06 11:17:54
Group : Development/Libraries/Perl Source RPM : perl-Apache-Filter-1.024-bp153.1.13.src.rpm
Size : 0.05 MB
Packager : https://bugs_opensuse_org
Summary : 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.

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.3/repo/oss/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Apache-Filter-1.024-bp153.1.13.x86_64.rpm
ftp.icm.edu.pl  perl-Apache-Filter-1.024-bp153.1.13.x86_64.rpm
     

Provides :
Apache-Filter
perl(Apache::Filter)
perl(Apache::PerlRunFilter)
perl(Apache::RegistryFilter)
perl-Apache-Filter
perl-Apache-Filter(x86-64)

Requires :
apache
apache2-mod_perl
perl(:MODULE_COMPAT_5.26.1)
perl-URI
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Apache
/usr/lib/perl5/vendor_perl/5.26.1/Apache/Filter.pm
/usr/lib/perl5/vendor_perl/5.26.1/Apache/PerlRunFilter.pm
/usr/lib/perl5/vendor_perl/5.26.1/Apache/RegistryFilter.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Apache
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Apache/Filter
/usr/share/doc/packages/perl-Apache-Filter
/usr/share/doc/packages/perl-Apache-Filter/Changes
/usr/share/doc/packages/perl-Apache-Filter/README
/usr/share/man/man3/Apache::Filter.3pm.gz
/usr/share/man/man3/Apache::PerlRunFilter.3pm.gz
/usr/share/man/man3/Apache::RegistryFilter.3pm.gz

 
ICM