Changes for version 0.86 - 2000-05-18

  • Fixed multiple-<%perl>-section infinite loop bug introduced in 0.85.
  • (Re-)Fixed Apache hang on POST not-found bug.
  • Added $m->scall_method, analagous to $m->scomp. (suggested by Michael Shulman)
  • When using mod_perl args method, $r is upgraded to Apache::Request object. (suggested by Matt Hoskins)
  • Documented attr, methods, and flags in Component.pod.
  • Improved error msg for <%def> or <%method> lacking name.
  • Improved error msg for using invalid embedded tag in def or method. (submitted by Dave Rolsky)
  • Eliminated reliance on hash ordering in tests.
  • Changed test scripts to create separate data dirs for each test branch and clear data dir at start of test.
  • Added mixed case and repeated sections to <%perl> tests.
  • ** Removed mod_perl specific $m->http_input; can no longer be supported.
  • Fixed args processing loop to allow multiple file uploads. (submitted by Matt Hoskins)

Documentation

High-performance, dynamic web site authoring system
Mason Administrator's Guide
Former Developer's Guide
Mason Developer's Manual

Modules

A bundle to install the HTML::Mason package
Mason/mod_perl interface
Old Mason command reference
Mason Component Class
Mason Component Interpreter
Mason Component Parser
Mason Request Class

Provides

in lib/Apache/Mason.pm
in lib/HTML/Mason.pm
in lib/HTML/Mason/ApacheHandler.pm
in lib/HTML/Mason/Component/FileBased.pm
in lib/HTML/Mason/Component/Subcomponent.pm
in lib/HTML/Mason/FakeApache.pm
in lib/HTML/Mason/FakeApache.pm
in lib/HTML/Mason/FakeApache.pm
in lib/HTML/Mason/Preview.pm
in lib/HTML/Mason/Preview.pm
in lib/HTML/Mason/Preview.pm
in lib/HTML/Mason/Preview.pm
in lib/HTML/Mason/ApacheHandler.pm
in lib/HTML/Mason/Resolver.pm
in lib/HTML/Mason/Resolver/File.pm
in lib/HTML/Mason/Tools.pm
in lib/HTML/Mason/Utils.pm