Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Apache-Filter | Distribution: SUSE Linux Enterprise 15 SP4 |
Version: 1.024 | Vendor: openSUSE |
Release: bp154.1.24 | Build date: Thu May 12 09:25:40 2022 |
Group: Development/Libraries/Perl | Build host: s390zp27 |
Size: 51451 | Source RPM: perl-Apache-Filter-1.024-bp154.1.24.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://cpan.org/modules/by-module/Apache/ | |
Summary: Alter the output of previous handlers |
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.
Artistic-1.0
* Tue Jul 28 2015 dimstar@opensuse.org - Fix build with latest apache2 package, where /usr/sbin/httpd2 is, in accordance to upstream, named /usr/sbin/httpd. * Fri Nov 18 2011 coolo@suse.com - use original .tar.gz * Wed Dec 01 2010 coolo@novell.com - switch to perl_requires macro * Mon Nov 29 2010 coolo@novell.com - remove /var/adm/perl-modules * Sun Jan 10 2010 jengelh@medozas.de - enable parallel build * Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires * Tue Jan 10 2006 anicka@suse.cz - update to 1.024 - fix neededforbuild * Wed Sep 28 2005 dmueller@suse.de - add norootforbuild * Fri Jul 29 2005 mjancar@suse.cz - update to 1.023 * Tue Aug 17 2004 ro@suse.de - updated requires
/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/s390x-linux-thread-multi/auto/Apache /usr/lib/perl5/vendor_perl/5.26.1/s390x-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
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 16:14:43 2024