libhtml-parser-perl 3.76-1build2 source package in Ubuntu

Changelog

libhtml-parser-perl (3.76-1build2) jammy; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Sun, 06 Feb 2022 13:30:16 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main perl

Downloads

File Size SHA-256 Checksum
libhtml-parser-perl_3.76.orig.tar.gz 117.6 KiB 64d9e2eb2b420f1492da01ec0e6976363245b4be9290f03f10b7d2cb63fa2f61
libhtml-parser-perl_3.76-1build2.debian.tar.xz 8.1 KiB 3debec9779af5502aa82777edd94ff7bc8578ef8635273536c9f1e5fb3ae5249
libhtml-parser-perl_3.76-1build2.dsc 2.3 KiB 8f388df677306448606ead078e72ed9359a1575d71258f24b7f5277494790aa9

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