The URL

    http://www.masonhq.com/download/HTML-Mason-1.02.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/J/JS/JSWARTZ/HTML-Mason-1.02.tar.gz
  size: 279249 bytes
   md5: 47a64b6c6f7885fa7192c7a9382fa998

Mason is a component-based web site development system with caching,
debugging, and previewing facilities.  Check out http://www.masonhq.com for
more information.

This release features a redesigned error page, complete with contextual
source listing and readable stacktrace. Thanks to Matthew Lewinski and
AvantGo, Inc. for this improvement. Further enhancements are planned for
1.1, when we will finally be able to report real source line numbers.

Other changes in 1.02:
  - Fixed $m->file to close its filehandle between uses. (reported by
  Matthew Lewinski)
  - Fixed bad interaction with Mason 1.01 and CPAN module, by adding
  version number to ApacheHandler.pm.
  - Fixed $m->top_comp to work as documented, and made documentation
  a bit more explicit. (reported by Gordon Henriksen)
  - Fixed specification of a component root as "foo => /foo" in
  httpd.conf. (reported by Chuck O'Donnell)
  - Added MasonDeclineDirs, accidentally omitted in 1.01. (reported by
  David Wheeler)
  - Changed sql examples in Devel.pod to use bind variables. (suggested
  by Austin S. Lin)

Jon

Reply via email to