todas as opções
bullseye  ] [  bookworm  ] [  trixie  ] [  forky  ] [  sid  ]
[ Fonte: libmodule-want-perl  ]

Pacote: libmodule-want-perl (0.6-5)

Links para libmodule-want-perl

Screenshot

Recursos de Debian:

Baixe o pacote-fonte libmodule-want-perl:

Mantenedores(as):

Fontes externas:

Pacotes similares:

module to check @INC only once for wanted modules

Sometimes you want to lazy load a module for use in, say, a loop or function. First you do the eval-require but then realize if the module is not available it will re-search @INC each time. So then you add a lexical boolean to your eval and do the same simple logic all over the place.

Module::Want encapsulates that logic so that have_mod() is like eval { require X; 1 } but if the module can't be loaded it will remember that fact and not look in @INC again on subsequent calls.

Etiquetas: Desenvolvimento de software: Desenvolvimento Perl, Bibliotecas, Implementado em: Perl

Outros pacotes relacionados a libmodule-want-perl

  • depende
  • recomenda
  • sugere
  • melhora

Download de libmodule-want-perl

Baixe para todas as arquiteturas disponíveis
Arquitetura Tamanho do pacote Tamanho instalado Arquivos
all 12.1 kB30.0 kB [lista de arquivos]