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

Changelog

libppi-xs-perl (0.910-2build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 12:07:09 +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
libppi-xs-perl_0.910.orig.tar.gz 72.4 KiB cdf4e37d8f7fc3b44d4bdbe86fd35d5cb331ca6ff44d26e00a1d97e0f46ffc60
libppi-xs-perl_0.910-2build1.debian.tar.xz 3.4 KiB 02171e09e98eb6539b4b086116ddfccb256998bf7d657ed5cca303031068389a
libppi-xs-perl_0.910-2build1.dsc 2.1 KiB 936acddb4f22d3d4b18da0870c59ef61aedb2df59f2a10cd549a92260fe8086b

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