libdevel-callchecker-perl 0.008-1build1 source package in Ubuntu

Changelog

libdevel-callchecker-perl (0.008-1build1) focal; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Sat, 19 Oct 2019 08:09:20 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdevel-callchecker-perl_0.008.orig.tar.gz 18.5 KiB 5d584e0bf55942517fbb13bea5bff0bdf0d0287c0912030e853fa028a69011dc
libdevel-callchecker-perl_0.008-1build1.debian.tar.xz 3.4 KiB 3b5e7cf8c974e310b79ec31de734c452e19ac115d72057e8f14456a1b2a391c3
libdevel-callchecker-perl_0.008-1build1.dsc 2.3 KiB e9839b4001a8bdf51c399b614397117c8464e58025a233c267a0b27392028b95

View changes file

Binary packages built by this source

libdevel-callchecker-perl: custom op checking attached to subroutines

 Devel::CallChecker makes some new features of the Perl 5.14.0 C API
 available to XS modules running on older versions of Perl.
 The features are centred around the function cv_set_call_checker,
 which allows XS code to attach a magical annotation
 to a Perl subroutine,
 resulting in resolvable calls to that subroutine
 being mutated at compile time by arbitrary C code.
 This module makes cv_set_call_checker
 and several supporting functions available.
 (It is possible to achieve the effect of cv_set_call_checker
 from XS code on much earlier Perl versions,
 but it is painful to achieve without the centralised facility.)

libdevel-callchecker-perl-dbgsym: debug symbols for libdevel-callchecker-perl