Skip to content
Sections
>> Ubuntu >> Packages >> hardy >> perl >> libhtml-simpleparse-perl
hardy  ] [  lucid  ] [  natty  ] [  oneiric  ] [  precise  ] [  quantal  ]
[ Source: libhtml-simpleparse-perl  ]

Package: libhtml-simpleparse-perl (0.12-1) [universe]

Links for libhtml-simpleparse-perl

Screenshot

Ubuntu Resources:

Download Source Package libhtml-simpleparse-perl:

Maintainer:

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainer (usually from Debian):

  • Jay Bonci

It should generally not be necessary for users to contact the original maintainer.

Similar packages:

HTML::SimpleParse - a bare-bones HTML parser

It is a bare-bones HTML parser, similar to HTML::Parser, but with a couple important distinctions:

First, HTML::Parser knows which tags can contain other tags, which start tags have corresponding end tags, which tags can exist only in the <HEAD> portion of the document, and so forth. HTML::SimpleParse does not know any of these things. It just finds tags and text in the HTML you give it, it does not care about the specific content of these tags (though it does distinguish between different _types_ of tags, such as comments, starting tags like <b>, ending tags like </b>, and so on).

Second, HTML::SimpleParse does not create a hierarchical tree of HTML content, but rather a simple linear list. It does not pay any attention to balancing start tags with corresponding end tags, or which pairs of tags are inside other pairs of tags.

Other Packages Related to libhtml-simpleparse-perl

  • depends
  • recommends
  • suggests
  • dep: perl (>= 5.6.0-16)
    Larry Wall's Practical Extraction and Report Language

Download libhtml-simpleparse-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 15.9 kB76.0 kB [list of files]