File: control

package info (click to toggle)
libexporter-autoclean-perl 0.01-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 280 kB
  • sloc: perl: 3,921; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 946 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: libexporter-autoclean-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Marius Gavrilescu <marius@ieval.ro>
Build-Depends: debhelper (>= 9.20120312)
Build-Depends-Indep: libb-hooks-endofscope-perl,
 libtest-pod-coverage-perl,
 libtest-pod-perl,
 perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libexporter-autoclean-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libexporter-autoclean-perl.git
Homepage: https://metacpan.org/release/Exporter-AutoClean

Package: libexporter-autoclean-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libb-hooks-endofscope-perl
Description: module that exports functions only available at compile time
 Exporter::AutoClean is a simple wrapper around B::Hooks::EndOfScope that allows you to
 export functions that are only available at compile time.