summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Filter/pkg/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-Filter/pkg/DESCR')
-rw-r--r--www/p5-Apache-Filter/pkg/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/p5-Apache-Filter/pkg/DESCR b/www/p5-Apache-Filter/pkg/DESCR
new file mode 100644
index 00000000000..9317ae584c1
--- /dev/null
+++ b/www/p5-Apache-Filter/pkg/DESCR
@@ -0,0 +1,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