Changes for version 1.2

  • The tm and tm_new_args and tm_lookups_package accessors are now referring to class variables (before they were instance variables), this improves performances under mod_perl
  • Under mod_perl the tm object does not get destroyed anymore, but it is used for all processes thus saving some processing time
  • Eliminated the OH_cleanup handler, now useless
  • Improved lookup system for special integrations
  • Improved tm value_handlers
  • Improved POD with more details and orgaization
  • Changed the prerequisite C::B version to 1.2
  • Some internal changes to be more consistent with new 1.2 version
  • Fixed perl_side_include example with new Apache::CGI::Builder interface

Modules

CGI::Builder and Template::Magic integration

Provides

in perl_side_include/lib/MagicWebApp.pm
in perl_side_include/lib/MagicWebApp.pm