in reply to Comparing HTML::Template::Compiled's compatibility to HTML::Template

Your praise is a nice Christmas present for tinita, IMHO.

One thing I like about HTC especially is the opportunity to make a dynamic include (reading the name of the file to include from a variable), something I saw repeatedly asked for for HT.

Of course I'm biased in this case, as I made the innocent proposition on the German perl-community board (where she is moderating) that such a feature would probably be nice.

Well, I wasn't disappointed; she implemented it the following days ;-)

  • Comment on Re: Comparing HTML::Template::Compiled's compatibility to HTML::Template

Replies are listed 'Best First'.
Re^2: Comparing HTML::Template::Compiled's compatibility to HTML::Template
by markjugg (Curate) on Dec 25, 2005 at 00:14 UTC
    The responsiveness and openness to change on the part of the maintainer is certainly a "feature". I submitted a "wish" for HTC when HTML::Template 2.8 came out-- I wanted "default_escape" functionality in HTC as well. Within 24 hours, tinita had added it.

    Mark