Changes for version 0.05 - 2004-05-29

  • The handler method was broken.
  • Added a warning about being careful to make sure that the app object goes out of scope at the end of the request, because if you make it a global via the Mason Interp object's set_global() method, it can persist across requests.

Modules

Works with Mason to do processing before Mason is invoked

Provides

in lib/MasonX/WebApp.pm