deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any
Description: |-
pragma to enforce only core and vendor libraries are used
In a system distribution such as Debian, it may be advisable for Perl programs
to ignore the user's CPAN-installed modules and only use the
distribution-provided modules to avoid possible breakage with newer and
unpackaged versions of modules.
.
To that end, this pragma will replace your @INC with only the core and vendor
@INC paths, ignoring site_perl and $ENV{PERL5LIB} entirely.
.
It is recommended that you put 'use vendorlib;' as the first statement in your
program, before even 'use strict;' and 'use warnings;'.
Homepage: https://metacpan.org/release/vendorlib
Installed-Size: '18'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Multi-Arch: foreign
Package: libvendorlib-perl
Priority: optional
Section: perl
Version: 0.12-4
srcpkg_name: libvendorlib-perl
srcpkg_version: 0.12-4