todas as opções
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Fonte: libclass-data-inheritable-perl  ]

Pacote: libclass-data-inheritable-perl (0.08-3)

Links para libclass-data-inheritable-perl

Screenshot

Recursos de Debian:

Baixe o pacote-fonte libclass-data-inheritable-perl:

Mantenedores(as):

Fontes externas:

Pacotes similares:

Perl module to create accessors to class data

Class::Data::Inheritable is for creating accessors/mutators to class data. That is, if you want to store something about your class as a whole (instead of about a single object). This data is then inherited by your subclasses and can be overridden.

For example:

Pere::Ubu->mk_classdata('Suitcase');

will generate the method Suitcase() in the class Pere::Ubu.

This new method can be used to get and set a piece of class data.

Pere::Ubu->Suitcase('Red'); $suitcase = Pere::Ubu->Suitcase;

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

Outros pacotes relacionados a libclass-data-inheritable-perl

  • depende
  • recomenda
  • sugere
  • melhora

Download de libclass-data-inheritable-perl

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