libppi-xs-perl 0.902-1build4 source package in Ubuntu

Changelog

libppi-xs-perl (0.902-1build4) artful; urgency=medium

  * No-change rebuild for perl 5.26.0.

 -- Matthias Klose <email address hidden>  Wed, 26 Jul 2017 20:08:53 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Artful
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.902.orig.tar.gz 64.0 KiB 8a5c98e91ea1e55d149a0d1596ba0cdbc44e4767a9b47502b14881ce22a70e38
libppi-xs-perl_0.902-1build4.debian.tar.xz 3.1 KiB 82d751cdd9d433704294c0a838f73c9a89acb41b03f4d1b4f489cc50625f442f
libppi-xs-perl_0.902-1build4.dsc 2.0 KiB 902ae3b68ae0be3016b5a99ae1cf33db9e6970bcc37b2740a8e050aa1dcbe48e

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