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

Changelog

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

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 15:52:49 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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
libppi-xs-perl_0.910.orig.tar.gz 72.4 KiB cdf4e37d8f7fc3b44d4bdbe86fd35d5cb331ca6ff44d26e00a1d97e0f46ffc60
libppi-xs-perl_0.910-2build3.debian.tar.xz 3.5 KiB 5ccc895868ecd986139c06d2cf1b5a5bf6235b9f3a81d767d7ea0750129713f9
libppi-xs-perl_0.910-2build3.dsc 2.1 KiB 103e63e435decbf4433dadd0947e0a623fb07f8b457a13be40c4dac059db32c3

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