Re: question about availability of template toolkit

Johan Vromans <[email protected]> Wed, 16 Jan 2013 08:35:57 +0100
Newsgroups gmane.comp.lang.perl.modules.template-toolkit
Message-ID <[email protected]>
[email protected] writes:

> But.. when I host my site, I need the host to have the template
> toolkit supported.

Only if you have dynamic pages requiring TT.

Most sites (the ones that I make, anyway) are static pages that are
created using TT templates off-site, and then uploaded.

> Again, is this common?

Not really.

> How do I find out if it's supported? 

Ask.

You're a (potential) customer and you can require a decent answer. If
not, there are hundreds of other hosters you can ask.

-- Johan