The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.01 - 2007-12-20

  • updated tests to comply with newer versions of CGI.pm
  • removed $opts{action} ||= 'validate'; I could find no reason why it was there in the first place, it seemed to do nothing, and it breaks with HTML::Tidy v1.08, which now supports tidy-options as a hashref (instead of just a config file).
  • added support for directly supplying tidy-options. This means we now require HTML::Tidy v1.08.

Modules

Add HTML::Tidy support to CGI::Application