Has anyone used Text::Template with a HTML template that has style sheet
definitions in it? My style sheets are breaking because (I guess) Text::Template
is trying to evaluate the stuff in the braces { style sheet stuff... }. Is there
a way around this?
Gregg Casillo