./www/p5-HTML-Parser, Perl5 module to parse HTML text documents

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.83nb1, Package name: p5-HTML-Parser-3.83nb1, Maintainer: pkgsrc-users

HTML-Parser is a collection of modules that parse HTML text documents.
These modules used to be part of the libwww-perl distribution, but are
now unbundled in order to facilitate a separate development track. Bug
reports and discussions about these modules can still be sent to the
<libwww-perl@ics.uci.edu> mailing list. Remember to also take a look at
the HTML-Tree module collection that create and extract information from
HTML syntax trees.


Required to run:
[www/p5-URI] [www/p5-HTML-Tagset] [lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 147.68 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504)
Log message:
*: recursive bump for perl 5.40
   2024-08-04 09:03:20 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-HTML-Parser: update to 3.83.

3.83      2024-07-30
    - fix '$\/]' in HTML::Entities::encode_entities (GH#45) (mauke)
   2024-03-19 11:11:59 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-HTML-Parser: update to 3.82.

3.82      2024-03-13
    - "img lowsrc" and "body background" are not in the \ 
HTMLv5 spec (GH#43)
      (Jess)
    - Replace "FileHandle" with "IO::File" (GH#42) (James \ 
Raspass)
    - Fix some minor typos (GH#41) (Yoshikazu Sawa)
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-04-29 11:15:36 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 3.81

3.81      2023-01-30
    - Stop depending on "Test" (GH#34) (James Raspass)
    - fix test scripts after conversion to Test::More (GH#35) (Graham Knop)
   2023-01-08 01:01:26 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 3.80

Upstream changes:
3.80      2022-11-01
  * Fix compatibility with ancient perl by avoiding index in test (GH#33)
    (Graham Knop)

3.79      2022-10-12
  * Modernise XS (GH#32) (James Raspass)
  * Skip threads on older perl versions, as they often segfault (GH#31) (Graham
  * Knop)
   2022-09-11 02:51:39 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 3.78

Upstream changes:
3.78      2022-03-28
  * Remove unused variable (GH#26) (Michal Josef Špaček)

3.77      2022-03-14
  * Update tests to remove HTML4 specific tags (GH#25) (Jess)
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36