The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.09 - 2005-08-23

  • Revert most of the 0.07 and 0.08 changes, which were attempts to work around serious bugs in Mason 1.30 that have been fixed in Mason 1.31.
  • Create handler_class and setup_escapes hooks in new_handler, so that subclasses don't need to copy-and-paste new_handler
  • Default content type should be "text/html", not "text/htm"
  • Test suite should die on errors

Modules

An abstract baseclass for a standalone mason server