summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Filter/DESCR
blob: 9317ae584c122aef01639d52012f1e37b2f5510d (plain)
1
2
3
4
5
6
7
8
9
These modules provide the ability to chain PerlHandler routines together,
so that the output of one handler/filter becomes the input of the next
handler/filter.  The following Perl modules are known to be "Filter-aware":

     Apache::Registry (using Apache::RegistryFilter)
     Apache::SSI
     Apache::ASP
     HTML::Mason
     Apache::SimpleReplace