File: control

package info (click to toggle)
libmodule-bundled-files-perl 0.03-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 172 kB
  • sloc: perl: 301; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 851 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libmodule-bundled-files-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Robin Sheat <robin@catalyst.net.nz>
Build-Depends: debhelper (>= 8), perl, libmodule-build-perl
Build-Depends-Indep: libclass-isa-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmodule-bundled-files-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-bundled-files-perl.git
Homepage: https://metacpan.org/release/Module-Bundled-Files

Package: libmodule-bundled-files-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libclass-isa-perl
Description: perl module to access files bundled with your module
 Module::Bundled::Files provides a simple method of accessing files that need
 to be bundled with a module.