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

Pacote: librelative-perl (0.04-4)

Links para librelative-perl

Screenshot

Recursos de Debian:

Baixe o pacote-fonte librelative-perl:

Mantenedor(a):

Fontes externas:

Pacotes similares:

Load modules with relative names

This module allows you to load modules using only parts of their name, relatively to the current module or to a given module. Module names are by default searched below the current module, but can be searched upper in the hierarchy using the ..:: syntax.

In order to further loosen the namespace coupling, import returns the full names of the loaded modules, making object-oriented code easier to write:

   use relative;

   my ($Maker, $Publisher) = import relative qw(Create Publish);
   my $report    = $Maker->new;
   my $publisher = $Publisher->new;

Etiquetas: Desenvolvimento de software: Desenvolvimento Perl, Bibliotecas, Implementado em: Perl, Função: Biblioteca compartilhada

Outros pacotes relacionados a librelative-perl

  • depende
  • recomenda
  • sugere
  • melhora

Download de librelative-perl

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