libdevel-callparser-perl 0.002-1build1 source package in Ubuntu

Changelog

libdevel-callparser-perl (0.002-1build1) xenial; urgency=medium

  * No-change rebuild for Perl 5.22.1.

 -- Mathieu Trudel-Lapierre <email address hidden>  Fri, 18 Dec 2015 19:53:54 -0500

Upload details

Uploaded by:
Mathieu Trudel-Lapierre
Uploaded to:
Xenial
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-1build1.debian.tar.xz 3.1 KiB eaa980db021b75dbdbf0a54bc3bc8bb9b69d06a1b7047e766c85c1cc8733822e
libdevel-callparser-perl_0.002-1build1.dsc 2.3 KiB f34fb4b9ba97b15a23c16f726e044b1ef3c67727c2f39d593461169928504dfc

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 package libdevel-callparser-perl

 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.