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-TokeParser-Simple

Project: openSUSE_13.2

Repository: oss

Title: Easy to use C<HTML::TokeParser> interface

Description:
'HTML::TokeParser' is an excellent module that's often used for parsing
HTML. However, the tokens returned are not exactly intuitive to parse:

["S", $tag, $attr, $attrseq, $text]
["E", $tag, $text]
["T", $text, $is_data]
["C", $text]
["D", $text]
["PI", $token0, $text]

To simplify this, 'HTML::TokeParser::Simple' allows the user ask more
intuitive (read: more self-documenting) questions about the tokens
returned.

You can also rebuild some tags on the fly. Frequently, the attributes
associated with start tags need to be altered, added to, or deleted. This
functionality is built in.

Since this is a subclass of 'HTML::TokeParser', all 'HTML::TokeParser'
methods are available. To truly appreciate the power of this module, please
read the documentation for 'HTML::TokeParser' and 'HTML::Parser'.

Version: 3.16

Release: 4.1.3

Architecture: noarch

Size: 42.5 KB

Build Time: 2014-10-06 17:56:47 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(HTML::TokeParser::Simp...
perl(HTML::TokeParser::Simp...
perl(HTML::TokeParser::Simp...
perl(HTML::TokeParser::Simp...
perl(HTML::TokeParser::Simp...
perl(HTML::TokeParser::Simp...
perl(HTML::TokeParser::Simp...
perl(HTML::TokeParser::Simp...
perl(HTML::TokeParser::Simp...
perl-HTML-TokeParser-Simple...

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(HTML::Parser) >= 3.25 perl-HTML-Parser
perl(HTML::TokeParser) >= 2.24 perl-HTML-Parser
perl(Sub::Override) perl-Sub-Override