Pacote: libvendorlib-perl (0.12-4)
Links para libvendorlib-perl
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte libvendorlib-perl:
- [libvendorlib-perl_0.12-4.dsc]
- [libvendorlib-perl_0.12.orig.tar.gz]
- [libvendorlib-perl_0.12-4.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [metacpan.org]
Pacotes similares:
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;'.
Outros pacotes relacionados a libvendorlib-perl
|
|
|
|
-
- dep: perl
- Linguagem de extração e relatórios prática de Larry Wall
Download de libvendorlib-perl
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 5.9 kB | 18.0 kB | [lista de arquivos] |