The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
1.03 - 18-Mar-2002
    * Web::Debug - new object
    * Web::Page - printing template paths can be enabled with
      'show-path' debug parameter; debug_set() and debug_check() methods
      added
    * Web::Page - throw() method now throws erros in correct namespace
    * Web::Condition 'secure' pseudo condition added
    * Web::Page - is_secure() method added
    * Web::FS displaying methods pass their arguments to templates they
      display now
    * Web::MultiPageNav missed default templates, added
    * Put search capability of Web::Search into Web::FS where it belongs
    * Web::FilloutForm - html block is now available for `email' style
    * Web::FilloutForm - passes original arguments to form and success
      templates
    * Web::FilloutForm - supports per-field indication of mistakes

1.02 - 3-Jan-2002
    * Documentation updated

1.0 - 2-Jan-2002
    * Initial public release