libxml-bare-perl 0.53-2build1 source package in Ubuntu

Changelog

libxml-bare-perl (0.53-2build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 16:48:52 +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
Mantic release universe perl
Lunar 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-2build1.debian.tar.xz 4.3 KiB 6da051face5c6cbbf694bd3deffa3216fcb7cd78254f48cb0800ce85762f8e39
libxml-bare-perl_0.53-2build1.dsc 2.1 KiB d5860fbe416eb689c690caad71b23a2273deae67809ae027873dd22e60396ae5

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