File: control

package info (click to toggle)
libb-hooks-op-ppaddr-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 464 kB
  • sloc: perl: 209; ansic: 131; makefile: 3
file content (22 lines) | stat: -rw-r--r-- 868 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: libb-hooks-op-ppaddr-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: perl,
               debhelper (>= 10),
               libextutils-depends-perl
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libb-hooks-op-ppaddr-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libb-hooks-op-ppaddr-perl.git
Homepage: https://metacpan.org/release/B-Hooks-OP-PPAddr

Package: libb-hooks-op-ppaddr-perl
Architecture: any
Depends: ${perl:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Description: C API to hook into Perl opcode execution
 B::Hooks::OP::PPAddr provides a C API for XS modules to hook into the
 execution of Perl opcodes.