LPM: Text::Template and server-side includes in HTML files

Gregg Casillo gcasillo at ket.org
Wed Aug 30 16:34:41 CDT 2000


I've come up against this problem more and more recently: I use
Text::Template to plug some data into an HTML page and spit it out to
the browser. However, the static HTML page has several server-side
includes (and sometimes these includes have more includes nested within
them) in it which Text::Template does not seem to handle.

Does anyone who uses Text::Template know of a way around this without
getting rid of the server-side includes?

Thanks,
Gregg





More information about the Lexington-pm mailing list