SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-HTML-Tree rpm build for : Old RedHat 7.X. For other distributions click perl-HTML-Tree.

Name : perl-HTML-Tree
Version : 2.71 Vendor : Sean M_ Burke < sburke_cpan_org>
Release : 1 Date : 2004-03-24 11:52:29
Group : Applications/CPAN Source RPM : perl-HTML-Tree-2.71-1.src.rpm
Size : 0.41 MB
Packager : Peter Pramberger < peter_pramberger_1012surf_net>
Summary : HTML-Tree - build and scan parse-trees of HTML
Description :
HTML-Tree is a suite of Perl modules for making parse trees out of
HTML source. It consists of mainly two modules, whose documentation
you should refer to: L< HTML::TreeBuilder|HTML::TreeBuilder>
and L< HTML::Element|HTML::Element>.

HTML::TreeBuilder is the module that builds the parse trees. (It uses
HTML::Parser to do the work of breaking the HTML up into tokens.)

The tree that TreeBuilder builds for you is made up of objects of the
class HTML::Element.

If you find that you do not properly understand the documentation
for HTML::TreeBuilder and HTML::Element, it may be because you are
unfamiliar with tree-shaped data structures, or with object-oriented
modules in general. I have written some articles for I< The Perl
Journal> (C< www.tpj.com>) that seek to provide that background:
my article \"A User\'s View of Object-Oriented Modules\" in TPJ17;
my article \"Trees\" in TPJ18;
and
my article \"Scanning HTML\" in TPJ19.
The full text of those articles is contained in this distribution, as:

L< HTML::Tree::AboutObjects|HTML::Tree::AboutObjects>
-- article: \"User\'s View of Object-Oriented Modules\"

L< HTML::Tree::AboutTrees|HTML::Tree::AboutTrees>
-- article: \"Trees\"

L< HTML::Tree::Scanning|HTML::Tree::Scanning>
-- article: \"Scanning HTML\"

Readers already familiar with object-oriented modules and tree-shaped
data structures should read just the last article. Readers without
that background should read the first, then the second, and then the
third.

RPM found in directory: /packages/linux-pbone/archive/ftp.pramberger.at/systems/linux/contrib/rh73/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-HTML-Tree-2.71-1.pp-rh73.noarch.rpm
     

Provides :
perl(HTML::AsSubs)
perl(HTML::Element)
perl(HTML::Element::traverse)
perl(HTML::Parse)
perl(HTML::Tree)
perl(HTML::TreeBuilder)
perl(main)
perl-HTML-Tree

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(HTML::TreeBuilder)
perl(HTML::Entities)
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(integer)
perl(vars)
perl(Carp)
perl(Exporter)
perl(HTML::Tagset) => 3.02
perl(HTML::Element)
perl => 1:5
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(strict)
perl(HTML::Parser)


Content of RPM :
/usr/lib/perl5/site_perl/5.6.1/HTML
/usr/lib/perl5/site_perl/5.6.1/HTML/AsSubs.pm
/usr/lib/perl5/site_perl/5.6.1/HTML/Element
/usr/lib/perl5/site_perl/5.6.1/HTML/Element.pm
/usr/lib/perl5/site_perl/5.6.1/HTML/Element/traverse.pm
/usr/lib/perl5/site_perl/5.6.1/HTML/Parse.pm
/usr/lib/perl5/site_perl/5.6.1/HTML/Tree
/usr/lib/perl5/site_perl/5.6.1/HTML/Tree.pm
/usr/lib/perl5/site_perl/5.6.1/HTML/Tree/AboutObjects.pod
/usr/lib/perl5/site_perl/5.6.1/HTML/Tree/AboutTrees.pod
/usr/lib/perl5/site_perl/5.6.1/HTML/Tree/Scanning.pod
/usr/lib/perl5/site_perl/5.6.1/HTML/TreeBuilder.pm
/usr/share/doc/perl-HTML-Tree-2.71
/usr/share/doc/perl-HTML-Tree-2.71/Changes
/usr/share/doc/perl-HTML-Tree-2.71/README
/usr/share/doc/perl-HTML-Tree-2.71/TODO
/usr/share/man/man3/HTML::AsSubs.3pm.gz
/usr/share/man/man3/HTML::Element.3pm.gz
/usr/share/man/man3/HTML::Element::traverse.3pm.gz
/usr/share/man/man3/HTML::Parse.3pm.gz
/usr/share/man/man3/HTML::Tree.3pm.gz
/usr/share/man/man3/HTML::Tree::AboutObjects.3pm.gz
/usr/share/man/man3/HTML::Tree::AboutTrees.3pm.gz
/usr/share/man/man3/HTML::Tree::Scanning.3pm.gz
/usr/share/man/man3/HTML::TreeBuilder.3pm.gz

 
ICM