in reply to perl fool - inserting text into html doc

If you just have a file of text you want to insert into the HTML::Template then just do this in your template file
<tmpl_include name="somefile.txt">

It will insert it in that spot if its in the same PATH as the template.

Chris

Some clever or funny quote here.