Package : perl-B-Hooks-OP-Check > RPM : perl-B-Hooks-OP-Check-0.220.0-11.mga10.src.rpm

Basic items

Name perl-B-Hooks-OP-Check
Version 0.220.0
Release 11.mga10
URL https://metacpan.org/release/B-Hooks-OP-Check
Group Development/Perl
Summary Wrap OP check callbacks
Size 81KB
Arch armv8l
License GPL+ or Artistic

Description

This module provides a c api for XS modules to hook into the callbacks of
'PL_check'.

the ExtUtils::Depends manpage is used to export all functions for other XS
modules to use. Include the following in your Makefile.PL:

my $pkg = ExtUtils::Depends->new('Your::XSModule', 'B::Hooks::OP::Check');
WriteMakefile(
... # your normal makefile flags
$pkg->get_makefile_vars,
);

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2023-11-28 10:40:07
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie