libppi-xs-perl 0.910-2build4 source package in Ubuntu

Changelog

libppi-xs-perl (0.910-2build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:30:39 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl

Downloads

File Size SHA-256 Checksum
libppi-xs-perl_0.910.orig.tar.gz 72.4 KiB cdf4e37d8f7fc3b44d4bdbe86fd35d5cb331ca6ff44d26e00a1d97e0f46ffc60
libppi-xs-perl_0.910-2build4.debian.tar.xz 3.6 KiB 60847b01de09a380f676b7cf284acd9871c796c5b525dbef6fc02efd6e92754e
libppi-xs-perl_0.910-2build4.dsc 2.2 KiB 436fa77d5521783af4cdc1c6a7c93d4010e75c776effed8b17cea75454dd5469

Available diffs

View changes file

Binary packages built by this source

libppi-xs-perl: Perl module to accelerate the Perl Parsing Interface (PPI)

 PPI::XS provides XS-based acceleration of the core PPI packages. It
 selectively replaces a (small but growing) number of methods throughout PPI
 with identical but much faster C versions.
 .
 Once installed, it will be auto-detected and loaded in by PPI completely
 transparently. The integration between the primary (Perl) implementation and
 the XS-accelerated version are designed to degrade gracefully if they fall out
 of sync -- the Perl version is preferred over the XS version.

libppi-xs-perl-dbgsym: debug symbols for libppi-xs-perl