File: control

package info (click to toggle)
libb-hooks-op-ppaddr-perl 0.05-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 456 kB
  • ctags: 800
  • sloc: perl: 204; ansic: 131; makefile: 3
file content (22 lines) | stat: -rw-r--r-- 897 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: Ryan Niebur <ryan@debian.org>,
           gregor herrmann <gregoa@debian.org>
Section: perl
Priority: optional
Build-Depends: perl,
               debhelper (>= 9.20120312~),
               libextutils-depends-perl (>= 0.302)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libb-hooks-op-ppaddr-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/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.