The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.991 29 May 2007  Fixed some Kwalitee issues:
                     - improved META.yml
                     - added Test::Pod and Test::Pod::Coverage tests
0.99  28 May 2007  Added the filter_html() method
                   Added the XSS tests from http://ha.ckers.org/xss.html
                   Now requires HTML::StripScripts v 0.99

0.06  09 Dec 2003  Removed some more tests that proved fragile with respect
                   to HTML::Parser variations.

0.05  09 Dec 2003  Depend on HTML::Parser 3.25 or later, since we need the
                   end_document hook.

0.04  02 Oct 2003  Added PARSER_OPTIONS to the init() method.

0.03  02 Oct 2003  Removed some fragile tests that depended on HTML::Parser
                   parsing in a particular way.

                   Added a workaround for HTML::Parser bug
                   http://rt.cpan.org/NoAuth/Bug.html?id=3954

0.02  31 Mar 2003  Removed misplaced =back in the POD.

0.01  30 Mar 2003  Initial release.