libcgi-ssi-parser-perl 0.01-1 source package in Ubuntu

Changelog

libcgi-ssi-parser-perl (0.01-1) unstable; urgency=low


  * Initial Release.

 -- Jason Thomas <email address hidden>  Fri, 28 Mar 2003 11:01:28 +1100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Warty
Original maintainer:
Jason Thomas
Architectures:
all
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe web
Precise release universe web

Builds

Hardy: [FULLYBUILT] i386

Warty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libcgi-ssi-parser-perl_0.01-1.dsc 640 bytes 30c93a500154430775388036390d907dc9a66516e19e30e2f30e43eccc6a6efc
libcgi-ssi-parser-perl_0.01.orig.tar.gz 3.8 KiB f35a6918146390bc270c5358171dff3cd67ce2aaf53a6a5e3e1964adf4af3a7b
libcgi-ssi-parser-perl_0.01-1.diff.gz 1.8 KiB 01a42d470cbfffab57e1c8170c311a1391ee80b605f9e0f9be1cc60c82c0205e

No changes file available.

Binary packages built by this source

libcgi-ssi-parser-perl: used in CGI scripts for parsing SSI directives

 in files or string variables, and fully implements
 the functionality of apache's mod_include module.
 .
 It is an alternative to famous Apache::SSI modules, but it
 doesn't require mod_perl. This is an advantage to those who are
 using public hosting services. There is a disadvantage, however
 - the module consumes much memory, and I don't recommend using
 it on heavy-loaded sites (currently it's being used on a site
 with 10000 hits, and I consider this as a limit). I hope to get
 rid of this disadvantage by the time the release comes out
 (currently it's beta).