perl - Is there a Catalyst tutorial that uses HTML::Template instead of TT? -
I look through some catalyst tutorials and use all template toolskit instead of HTML :: templates.
I've spent a lot of time with the HTML :: template and I like it, and when I can see the power of TT, I do not know it, and I think that I am in one go Learning two things; Plus, because it templates in its processing, I'm not sure my HTML :: template $ template-> param (foo = & gt; \ $ bar); Code goes too!
It is believed that the documentation is slightly sparse and This is not a tutorial, but it covers basic HTML :: template settings (
die_on_bad_params , etc.) and explains that the " template parameter $ c-> hide Place , which I think should be enough to get you started.
Comments
Post a Comment