The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.002 - 2012-01-31

  • (Addition) Support align attribute on table cells, columns and colgroups. Values 'justify' and 'char' are not supported.
  • (Documentation) Include examples of how to extend HTML::HTML5::ToText using traits.
  • Table header cells <th> default to centre alignment.

Modules

representation of an HTML table
convert HTML to plain text
indicate where images are
poor man's text formatting

Provides

in lib/HTML/HTML5/Table/Body.pm
in lib/HTML/HTML5/Table/Cell.pm
in lib/HTML/HTML5/Table/Col.pm
in lib/HTML/HTML5/Table/ColGroup.pm
in lib/HTML/HTML5/Table/Foot.pm
in lib/HTML/HTML5/Table/Head.pm
in lib/HTML/HTML5/Table/HeadCell.pm
in lib/HTML/HTML5/Table/Row.pm
in lib/HTML/HTML5/Table/Section.pm