in reply to Re^2: RFC: CGI/MySQL - improving my code
in thread RFC: CGI/MySQL - improving my code

I agree with dragonchild: Template Toolkit is very much worth the learning curve.

I've been using HTML::Template for a long time now, but TT's dot notation alone is such an amazing feature that it's inspired Mark Stosberg and me to write HTML::Template::Pluggable to provide HTML::Template with the same feature. You can take it from me that TT's implementation is far superior.

  • Comment on Re^3: RFC: CGI/MySQL - improving my code