Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-HTML-Tree-5.07-1.20 RPM for noarch

From OpenSuSE Leap 15.5 for noarch

Name: perl-HTML-Tree Distribution: SUSE Linux Enterprise 15
Version: 5.07 Vendor: SUSE LLC <https://www.suse.com/>
Release: 1.20 Build date: Fri May 25 20:23:05 2018
Group: Development/Libraries/Perl Build host: sheep20
Size: 514037 Source RPM: perl-HTML-Tree-5.07-1.20.src.rpm
Packager: https://www.suse.com/
Url: http://search.cpan.org/dist/HTML-Tree/
Summary: Build and Scan Parse-Trees of Html
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: HTML::TreeBuilder and 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. Sean Burke has written some articles for _The Perl Journal_
('www.tpj.com') that seek to provide that background. The full text of
those articles is contained in this distribution, as:

* HTML::Tree::AboutObjects

"User's View of Object-Oriented Modules" from TPJ17.

* HTML::Tree::AboutTrees

"Trees" from TPJ18

* HTML::Tree::Scanning

"Scanning HTML" from TPJ19

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.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Fri Sep 01 2017 coolo@suse.com
  - updated to 5.07
    see /usr/share/doc/packages/perl-HTML-Tree/Changes
    5.07     2017-08-31
      Release by Kent Fredric
      [FIXES]
    * Workaround more @INC issues with Module::Build and sudo RT#122199
* Sat Apr 29 2017 coolo@suse.com
  - updated to 5.06
    see /usr/share/doc/packages/perl-HTML-Tree/Changes
    5.06     2017-04-28
      Release by Kent Fredric
    * Revert XML escaping changes from 5.04 due to large numbers of
      broken dependents
    - RT#121310 https://rt.cpan.org/Ticket/Display.html?id=121310
    - https://github.com/rjbs/MasonX-Resolver-WidgetFactory/issues/1
    - https://github.com/kentfredric/HTML-Tree/issues/1
* Wed Apr 19 2017 coolo@suse.com
  - updated to 5.04
    see /usr/share/doc/packages/perl-HTML-Tree/Changes
    5.04     2017--04-17
      Release by Jeff Fearn
      [FIXES]
    * Remove Distzilla to fix RT #120521 #89820
    * Add POD to htmltree RT #116367
    * Speed up is_inside method RT #113415
    - From Todd Rinaldo https://github.com/madsen/HTML-Tree/pull/5
    * Fix extra spaces being added to comments RT #94311
    - From Tomaz Solc
    * Don't needlessly escape characters in element content RT #93431
    - From Tomaz Solc
* Tue Apr 14 2015 coolo@suse.com
  - updated to 5.03
    see /usr/share/doc/packages/perl-HTML-Tree/Changes
* Fri Nov 18 2011 coolo@suse.com
  - use original .tar.gz
* Thu Apr 07 2011 vcizek@novell.com
  - update to 4.2
      [FIXES]
    * Tied all $VERSION to HTML::Element to ensure latest package is used
      for all modules. RT #66110
    * Moved perlcritic tests to xt/author
      [DOCUMENTATION]
    * Added text and link to "Perl and LWP" book.
    * Fix Authors in all PM files.
* Fri Feb 25 2011 chris@computersalat.de
  - recreated by cpanspec 1.78.03
    o fix deps
  - noarch pkg
* Thu Jan 20 2011 vcizek@novell.com
  - update to 4.1
    [FIXES]
    * '/' is a valid attribute (pull from tokuhirom) (RT #61809)
    * Change check fo subclasses in as_HTML. (RT #61673)
    * Fix ProhibitThreeArgumentOpen being triggered. (RT #61857)
* Wed Dec 01 2010 coolo@novell.com
  - switch to perl_requires macro
* Mon Nov 29 2010 coolo@novell.com
  - remove /var/adm/perl-modules
* Tue Sep 21 2010 anicka@suse.cz
  - update to 4.00
    * Changes to entity encoding from ord values to XML entities may
    break tests expecting &#00; style encoding.
    * Attribute names are now validated in as_XML and invalid names
    will cause an error.
    * bugfixes, test fixes
* Sun Jan 10 2010 jengelh@medozas.de
  - enable parallel build

Files

/usr/bin/htmltree
/usr/lib/perl5/vendor_perl/5.26.1/HTML
/usr/lib/perl5/vendor_perl/5.26.1/HTML/AsSubs.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTML/Element
/usr/lib/perl5/vendor_perl/5.26.1/HTML/Element.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTML/Element/traverse.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTML/Parse.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTML/Tree
/usr/lib/perl5/vendor_perl/5.26.1/HTML/Tree.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTML/Tree/AboutObjects.pod
/usr/lib/perl5/vendor_perl/5.26.1/HTML/Tree/AboutTrees.pod
/usr/lib/perl5/vendor_perl/5.26.1/HTML/Tree/Scanning.pod
/usr/lib/perl5/vendor_perl/5.26.1/HTML/TreeBuilder.pm
/usr/share/doc/packages/perl-HTML-Tree
/usr/share/doc/packages/perl-HTML-Tree/Changes
/usr/share/doc/packages/perl-HTML-Tree/README
/usr/share/doc/packages/perl-HTML-Tree/TODO
/usr/share/licenses/perl-HTML-Tree
/usr/share/licenses/perl-HTML-Tree/LICENSE
/usr/share/man/man1/htmltree.1.gz
/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 19:44:46 2024