K 10 svn:author V 5 adamw K 8 svn:date V 27 2003-11-10T03:12:22.000000Z K 7 svn:log V 418 Add CGI/SSI.pm CGI::SSI is meant to be used as an easy way to filter shtml through CGI scripts in a loose imitation of Apache's mod_include. If you're using Apache, you may want to use either mod_include or the Apache::SSI module instead of CGI::SSI. Limitations in a CGI script's knowledge of how the server behaves make some SSI directives impossible to imitate from a CGI script. Requested by: db_@besmirched.org END