HTML-TableContent 0.13
Files
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- README.md
- lib/HTML/TableContent.pm
- lib/HTML/TableContent/Element.pm
- lib/HTML/TableContent/Parser.pm
- lib/HTML/TableContent/Table.pm
- lib/HTML/TableContent/Table/Caption.pm
- lib/HTML/TableContent/Table/Header.pm
- lib/HTML/TableContent/Table/Row.pm
- lib/HTML/TableContent/Table/Row/Cell.pm
- lib/HTML/TableContent/Template.pm
- lib/HTML/TableContent/Template/Base.pm
- t/00-load.t
- t/01-parse.t
- t/02-parse-file.t
- t/03-parse-filter_headers.t
- t/04-parse_file_filter_headers.t
- t/05-parse-raw-me.t
- t/06-parse-file-raw-me.t
- t/07-table.t
- t/08-row.t
- t/09-header.t
- t/10-table-content.t
- t/11-edge-cases.t
- t/12-nest-tables.t
- t/13-vertical-tables.t
- t/14-build-one-table.t
- t/15-caption-selectors.t
- t/16-aoa-test.t
- t/17-aoh-test.t
- t/18-template.t
- t/19-more-template.t
- t/Templates/AllCells.pm
- t/Templates/AllRows.pm
- t/Templates/AltClassCells.pm
- t/Templates/AltClassHeaderCells.pm
- t/Templates/AltClassOddCells.pm
- t/Templates/AltClassOddRows.pm
- t/Templates/AltClassRowCells.pm
- t/Templates/AltClassRows.pm
- t/Templates/AltNuts.pm
- t/Templates/ArrCaptionHtml.pm
- t/Templates/ArrCellHtml.pm
- t/Templates/ArrRowHtml.pm
- t/Templates/BigData.pm
- t/Templates/CaptionHtml.pm
- t/Templates/CaptionHtmlCustom.pm
- t/Templates/CellHtml.pm
- t/Templates/HeaderCellHtml.pm
- t/Templates/HeaderCells.pm
- t/Templates/HeaderHtml.pm
- t/Templates/HeaderHtmlCustom.pm
- t/Templates/IncrementRows.pm
- t/Templates/IndexFlagCells.pm
- t/Templates/IndexFlagRows.pm
- t/Templates/IndexNutsCells.pm
- t/Templates/IndexRows.pm
- t/Templates/JustHeaders.pm
- t/Templates/JustHeadersArray.pm
- t/Templates/JustHeadersPassData.pm
- t/Templates/JustHeadersText.pm
- t/Templates/OddEvenCells.pm
- t/Templates/OddEvenRows.pm
- t/Templates/OneHeaderHtml.pm
- t/Templates/RowCellHtml.pm
- t/Templates/RowCells.pm
- t/Templates/RowHtml.pm
- t/Templates/SubCaptionHtml.pm
- t/Templates/SubCellHtml.pm
- t/Templates/SubHeaderCellHtml.pm
- t/Templates/SubHeaderHtml.pm
- t/Templates/SubRowCellHtml.pm
- t/Templates/SubRowHtml.pm
- t/html/edge/base.html
- t/html/edge/empty-cells.html
- t/html/edge/empty-row.html
- t/html/edge/last-column-only-header-text-no-classes.html
- t/html/edge/last-column-only-header-text.html
- t/html/edge/no-headers.html
- t/html/edge/numeric.html
- t/html/edge/only-one-header.html
- t/html/edge/special.html
- t/html/horizontal/catch.html
- t/html/horizontal/facebook.html
- t/html/horizontal/facebook2.html
- t/html/horizontal/page-random-tables.html
- t/html/horizontal/page-three-tables.html
- t/html/horizontal/page-two-tables-columns.html
- t/html/horizontal/page-two-tables.html
- t/html/horizontal/simple-one-column-table.html
- t/html/horizontal/simple-one-html-column.html
- t/html/horizontal/simple-three-column-table.html
- t/html/horizontal/simple-two-column-table.html
- t/html/horizontal/three-three-column-tables.html
- t/html/horizontal/three-three-html-columns.html
- t/html/horizontal/two-two-column-tables.html
- t/html/nest/double-nest-nest-header-table.html
- t/html/nest/double-nest-nest-table.html
- t/html/nest/double-nest-table-empty-cells.html
- t/html/nest/double-nest-table-empty-rows.html
- t/html/nest/double-nest-table.html
- t/html/nest/one-level-header-table.html
- t/html/nest/one-level-three-tables.html
- t/html/nest/one-level-two-tables.html
- t/html/nest/one-level.html
- t/html/nest/vertical-one-level.html
- t/html/vertical/basic.html
- t/html/vertical/three-basic.html
- t/html/vertical/two-basic.html
- t/manifest.t
- t/pod-coverage.t
- t/pod.t