Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: The hidden charm of Template::Toolkit (and templates generally)

by jbert (Priest)
on Jan 07, 2008 at 12:58 UTC ( [id://660819]=note: print w/replies, xml ) Need Help??


in reply to The hidden charm of Template::Toolkit (and templates generally)

I quite like Text::Template, which to me combines the best of both worlds.

It's a template approach (like TT) as opposed to your print function.

But the templating language is perl. You don't need to print, the value returned from a perl block is interpolated into the template.

To me, the main advantage of TT is "it's what everybody else does", which means you're more likely to find web designers who are happy with it.

  • Comment on Re: The hidden charm of Template::Toolkit (and templates generally)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://660819]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-16 04:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found