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

Changelog

libdevel-callchecker-perl (0.008-2build1) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 14:07:01 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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-2build1.debian.tar.xz 3.7 KiB fb1b244cf26dc74ea9b2f4218b8ba5077ef7f743204b54e47fdc05093cd77f0a
libdevel-callchecker-perl_0.008-2build1.dsc 2.2 KiB cc2ecb30566b753b92dbea6ca0b29f3f996c3829f2fcf0ab67b3f4061011f231

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