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.
|