Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Can I do Server-Side-Includes in Perl?

by clunis (Initiate)
on Apr 21, 2000 at 09:37 UTC ( [id://8341]=note: print w/replies, xml ) Need Help??


in reply to Can I do Server-Side-Includes in Perl?

I wrote a module I call 'Text::SSITemplate' to get around the fact that mod_include (or whatever you use to parse your SSIs) never sees the output of a CGI program. This is mostly an implementation of Apache's mod_include without 'exec':

SSITemplates.tar.gz

The tarball includes pod documentation, an example cgi, example templates, and the SSITemplate library. I'd be really interested to hear what folks think of this (and whether I should put it on the CPAN).

This does not require mod_perl, but if you run mod_perl there is an Apache::SSI on the CPAN that you may want to look at.

  • Comment on Re: Can I do Server-Side-Includes in Perl?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://8341]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-26 00:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found