libxml-bare-perl 0.53-1build8 source package in Ubuntu

Changelog

libxml-bare-perl (0.53-1build8) jammy; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Sun, 06 Feb 2022 13:48:01 +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 universe perl

Downloads

File Size SHA-256 Checksum
libxml-bare-perl_0.53.orig.tar.gz 77.4 KiB 865e198e98d904be1683ef5a53a4948f02dabdacde59fc554a082ffbcc5baefd
libxml-bare-perl_0.53-1build8.debian.tar.xz 4.4 KiB 833e981b3c50119686be754b7e82f9166a76fff46ba12cfdb0ab7225c199b061
libxml-bare-perl_0.53-1build8.dsc 2.2 KiB e40f390156ca11b1046d839f770f4261444b33c45686eba8d4da890e349b7574

Available diffs

View changes file

Binary packages built by this source

libxml-bare-perl: Perl module to parse XML into a Perl hash

 XML::Bare provides a simple API to read and write XML files, it also provides
 a function to validate the XML schema. The parser itself is a simple state
 engine that is less than 500 lines of C.
 .
 In comparison to other available Perl XML parsers that create trees, XML::Bare
 is extremely fast; benchmarking shows that it can even be one or two orders of
 magnitude faster than similar modules.

libxml-bare-perl-dbgsym: debug symbols for libxml-bare-perl