On Sat, 7 Jul 2001, brian moseley wrote:

> if such a wrapper did exist, would you use it?
> if it doesn't, why don't you write one yourself?

maybe.

i did use Text::Template in the first iteration of
this, but it was considerably faster to parse the
templates internally. (i don't remember how much
faster, but something like 25% for a dumb, do-nothing
template.) it seemed worth the savings not to wrap it.

Reply via email to