libhtml-parser-perl 3.78-1build1 source package in Ubuntu

Changelog

libhtml-parser-perl (3.78-1build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 11:54:14 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libhtml-parser-perl_3.78.orig.tar.gz 117.9 KiB 22564002f206af94c1dd8535f02b0d9735125d9ebe89dd0ff9cd6c000e29c29d
libhtml-parser-perl_3.78-1build1.debian.tar.xz 8.1 KiB bbf2a1377cde1fc3160100e2985bc3e03f426d4c5b7d9427e1bc626641ef1ca0
libhtml-parser-perl_3.78-1build1.dsc 2.2 KiB 56b8429b2f690f0d2bd814493808f0b9e971d0a4e911a648f0f61804d12414b5

Available diffs

View changes file

Binary packages built by this source

libhtml-parser-perl: collection of modules that parse HTML text documents

 HTML::Parser is a collection of modules useful for handling HTML documents.
 These modules used to be part of the libwww-perl distribution, but are now
 unbundled in order to facilitate a separate development track.
 .
 Objects of the HTML::Parser class will recognize markup and separate it from
 content data. As different kinds of markup are recognized, the corresponding
 event handler is invoked. The document to be parsed may also be supplied in
 arbitrary chunks, making on-the-fly parsing of network documents possible.

libhtml-parser-perl-dbgsym: debug symbols for libhtml-parser-perl