libb-hooks-op-check-perl 0.19-1build1 source package in Ubuntu

Changelog

libb-hooks-op-check-perl (0.19-1build1) precise; urgency=low

  * Rebuild for Perl 5.14.
 -- Colin Watson <email address hidden>   Tue, 15 Nov 2011 17:15:44 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Downloads

File Size SHA-256 Checksum
libb-hooks-op-check-perl_0.19.orig.tar.gz 62.9 KiB 2fff4a860cae4fa69b91164a1e2d396bfddd8466bdd04d718e695f7276bce15e
libb-hooks-op-check-perl_0.19-1build1.debian.tar.gz 2.3 KiB 4bf70970c384c477b2779f1724a1ce99ff5172548d476f623abda197d7f8ede0
libb-hooks-op-check-perl_0.19-1build1.dsc 2.3 KiB 864b1f42c228f05f2190c3c01ecea6e53c4b6e24e581a8cb00836e167af19e80

Available diffs

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).