p5-HTML-TableContentParser

module to parse the content of tables in HTML text

WWW CVSWeb GITHub
  1. Package version
    p5-HTML-TableContentParser-0.305
  2. Maintainer
    The OpenBSD ports mailing-list

This module pulls out the contents of a table from a string containing
HTML. Each time a table is encountered, data will be stored in an array
consisting of a hash of whatever was discovered about the table -- id,
name, border, cellspacing etc, and of course data contained within the
table.

  • www/p5-HTML-Parser