The simple answer is that it won't work. SSI's are handled by the web
server, and the web server will not parse your script output for them, it
will only parse HTML files (or shtml depending on your setup).
I've attached a module we use on occation for this specific purpose. It
includes pod if
Troy,
Not sure why you're doing that. SSI won't work on parsed pages. You're
already generating a page so why not include header.html in your template or
as a heredoc or open it as a filehandle and print it?
-Original Message-
From: Troy May [mailto:[EMAIL PROTECTED]]
Sent: Monday, Janua