all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libvendorlib-perl  ]

Package: libvendorlib-perl (0.12-4)

Links for libvendorlib-perl

Screenshot

Debian Resources:

Download Source Package libvendorlib-perl:

Maintainers:

External Resources:

Similar packages:

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

Tags: Software Development: Perl Development, Libraries, Implemented in: Perl, Role: Shared Library

Other Packages Related to libvendorlib-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libvendorlib-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 5.9 kB18.0 kB [list of files]