Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-HTML-SimpleParse

Project: openSUSE_13.2

Repository: oss

Title: a bare-bones HTML parser

Description:
This is the HTML::SimpleParse module. 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 distiguish 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.

Because of these characteristics, you can make a very effective HTML
filter by sub-classing HTML::SimpleParse.



Authors:
--------
Ken Williams <ken@forum.swarthmore.edu>

Version: 0.12

Release: 282.1.3

Architecture: x86_64

Size: 17.8 KB

Build Time: 2014-10-06 15:16:18 +0200 (over 9 years ago)

Provides

Symbol Required by
HTML-SimpleParse
perl(HTML::SimpleParse) = 0.12
perl-HTML-SimpleParse = 0.1... perl-razor-agents
perl-HTML-SimpleParse(x86-6...

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl