Changes for version 2.04.01 - 2011-02-14

  • Git conversion
  • Dist::Zilla conversion
  • RT#54636 - UNIVERSAL::Can deprecated
  • RT#56278 - RTF formatting parameters ignored by new
  • Start of a new test harness
  • TRIAL release pushed out. Aiming to improve docs and maybe hit rest of RT queue before a full release.
  • 2004-06-01 Sean M. Burke <sburke@cpan.org>
    • Release 2.04 -- just cosmetic doc changes
    • Also, bumping all the version numbers up to 2.04 just for fun.
  • 2002-11-22 Sean M. Burke <sburke@cpan.org>
    • Release 2.03 -- minor bugfix The lack of \plain's in HTML::FormatRTF's output was confusing some formatters. Fixed.
  • 2002-11-16 Sean M. Burke <sburke@cpan.org>
    • Release 2.02 -- minor bugfix
    • No big bug reports on the previous version, so maybe it's not so experimental after all!
    • Changed the set_version_tag method in HTML::Formatter to avoid some undef warnings that "James W. Durkin" <jwd@phonogram.net> found.
  • 2002-11-07 Sean M. Burke <sburke@cpan.org>
    • Release 2.01 - experimental major version change
    • Added HTML::FormatRTF. Lots of internal changes to HTML::FormatPS and HTML::Formatter. Added format_file and format_string methods to HTML::Formatter. Lots of little tidying up in the docs.
  • 2002-10-29 Sean M. Burke <sburke@cpan.org>
    • Release 1.24
    • Just taking it over from Gisle, and releasing this to make sure CPAN et al register this change.
  • 2000-06-09 Gisle Aas <gisle@ActiveState.com>
    • Release 1.23
    • Skip <script> and <style> stuff.
  • 1999-12-16 Gisle Aas <gisle@aas.no>
    • Release HTML-Format-1.22
    • Splitted off HTML::Format* modules from HTML-Tree when Sean M. Burke took over maintainance. You should have HTML-Tree version 0.61 or better installed before installing this.
    • Added some simple formatter tests.
  • 1999-12-15 Gisle Aas <gisle@aas.no>
    • Release HTML-Tree-0.53
    • Make it compatible with HTML-Parser-3.00
  • 1999-11-10 Gisle Aas <gisle@aas.no>
    • Release 0.52
    • Fix SYNOPSIS for HTML::FormatText as suggested by Michael G Schwern <schwern@pobox.com>
    • Updated my email address.
  • 1998-07-07 Gisle Aas <aas@sn.no>
    • Release 0.51
    • Avoid new warnings introduced by perl5.004_70
  • 1998-04-01 Gisle Aas <aas@sn.no>
    • Release 0.50, the HTML::* modules the dealt with HTML syntax trees was unbundled from libwww-perl-5.22.

Modules

Format HTML as PostScript
Format HTML as RTF
Format HTML as plaintext
Base class for HTML formatters