Changes for version 2.0 - 2001-06-24

  • Added ability to set mode_param() to use a call-back instance method (specified by subref) instead of a CGI parameter.
  • HTML::Template is now only loaded if load_tmpl() is called. (Thanks to Stephen Howard for the two preceding ideas!)
  • Run-modes may now return scalar-refs in addition to scalars.
  • Added new run-mode of last resort: "AUTOLOAD". See POD for usage.
  • Updated MAJOR REVISION number to 2 -- new functionality deserves it.

Modules

Framework for building reusable web-applications

Provides

in test/TestApp.pm
in test/TestApp2.pm
in test/TestApp3.pm
in test/TestApp4.pm