libdevel-callparser-perl 0.002-5build2 source package in Ubuntu

Changelog

libdevel-callparser-perl (0.002-5build2) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Thu, 11 Jan 2024 04:22:23 +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-callparser-perl_0.002.orig.tar.gz 24.2 KiB 24b198c0fdde08a526559759dc49238f5acf1a960580880d5e6a864b5d7b3167
libdevel-callparser-perl_0.002-5build2.debian.tar.xz 4.7 KiB 471c028ae8e4b29c1df862a6676803fc9c4d8d4347f347824020b34009d23ce3
libdevel-callparser-perl_0.002-5build2.dsc 2.3 KiB 58413be0bb067244c4794fa2e392d79fc8c28659ad95c05fe16b8e9977bfca1f

Available diffs

View changes file

Binary packages built by this source

libdevel-callparser-perl: custom parsing attached to subroutines

 Devel::CallParser provides a C API, for XS modules, concerned with
 custom parsing. It is centred around the function cv_set_call_parser,
 which allows XS code to attach a magical annotation to a Perl
 subroutine, resulting in resolvable calls to that subroutine having
 their arguments parsed by arbitrary C code. (This is a more
 conveniently structured facility than the core's PL_keyword_plugin
 API.) This module makes cv_set_call_parser and several supporting
 functions available.

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