Subject: CVS commit: pkgsrc/www/p5-Apache-SSI
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/01/2001 05:13:01
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Oct  1 02:13:00 UTC 2001

Update of /cvsroot/pkgsrc/www/p5-Apache-SSI
In directory netbsd.hut.fi:/tmp/cvs-serv23838

Log Message:
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).


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/www/p5-Apache-SSI/Makefile
N pkgsrc/www/p5-Apache-SSI/distinfo
N pkgsrc/www/p5-Apache-SSI/pkg/DESCR
N pkgsrc/www/p5-Apache-SSI/pkg/PLIST
N pkgsrc/www/p5-Apache-SSI/patches/patch-aa

No conflicts created by this import