libb-hooks-op-check-perl 0.22-ok1 source package in openKylin

Changelog

libb-hooks-op-check-perl (0.22-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libb-hooks-op-check-perl_0.22.orig.tar.gz 74.7 KiB c7b5d1bef59ef9087ff67eb3168d2624be94ae5464469e259ad11bfb8ad8cdcd
libb-hooks-op-check-perl_0.22-ok1.debian.tar.xz 1.7 KiB 8ad2f955bb03bf158a44e307582bca4e9946785cc9d4a1bcfff1a7a2a217607d
libb-hooks-op-check-perl_0.22-ok1.dsc 2.0 KiB bb3ee335a696b217a355ab46ae2d42af52d66362d6b4dfb49888733a521c3cfe

View changes file

Binary packages built by this source

libb-hooks-op-check-perl: Perl wrapper for OP check callbacks

 B::Hooks::OP::Check provides an interface for XS modules to hook into the
 callbacks of PL_check, which is part of perl's core. It allows a C function to
 be invoked as the last stage of optree compilation, depending on the given op
 code number (op_type).