Changes for version 0.22 - 2003-07-26

  • Removed a unnecessary required library in test script.
  • Plug-ins filosofy has been rearranged reducing code line number.
  • Now plugins aren't more true objects but are piece of code that will be loaded on demand.
  • Use of AUTOLOAD mechanism to call methods in plugins.
  • Removed an useless modifier regular expression flag in IF_TERN.pm

Modules

Module support extension for HTML::Template
Plugins for return only selected sections
Plugins for comments in template
Plugin that do nothing :-)
Plugins for html file
Plugins that support ternary if operator ?..:..
Plugins for </TMPL_VAR> syntax