Can anyone suggest a small, easy to install (i.e. minimal CPAN
dependency) module to do simple template filling-out type work?
Something that'll allow interpolation of variables and perhaps some
simple conditional constructs like, [if $status then "<td>status</td>"
else "<td>&nbsp;</td>"]

Yes, it'll be used primarily with HTML. What do people think of
HTML::Template? I think it satisfies my needs, if at a cost of being a
bit bloaty...

Paul

-- 
Paul Makepeace ....................................... http://paulm.com/

"If only it were true, then venice might be cast adrift."
   -- http://paulm.com/toys/surrealism/

Reply via email to