From 42500b7205fa0c3cd9240df9bf508df173406ce8 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 1 Oct 2001 02:12:59 +0000 Subject: p5-Apache-SSI - implements Server Side Includes in Perl Apache::SSI implements the functionality of mod_include for handling server-parsed html documents. It runs under Apache's mod_perl. In my mind, there are two main reasons you might want to use this module: you can sub-class it to implement your own custom SSI directives, and/or you can parse the output of other mod_perl handlers, or send the SSI output through another handler (use Apache::Filter to do this). --- www/p5-Apache-SSI/distinfo | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 www/p5-Apache-SSI/distinfo (limited to 'www/p5-Apache-SSI/distinfo') diff --git a/www/p5-Apache-SSI/distinfo b/www/p5-Apache-SSI/distinfo new file mode 100644 index 00000000000..8c67a243171 --- /dev/null +++ b/www/p5-Apache-SSI/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2001/10/01 02:12:59 jlam Exp $ + +SHA1 (Apache-SSI-2.16.tar.gz) = a6e133fea2352ec364d68e0f2c67309c8a49524d +Size (Apache-SSI-2.16.tar.gz) = 24483 bytes +SHA1 (patch-aa) = b526801d502ebb6bda48b03d41a5b74f7c5b0051 -- cgit v1.2.3