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

Pacote: libclass-virtual-perl (0.08-3)

Links para libclass-virtual-perl

Screenshot

Recursos de Debian:

Baixe o pacote-fonte libclass-virtual-perl:

Mantenedores(as):

Fontes externas:

Pacotes similares:

base class for virtual base classes

Class::Virtual is a base class for implementing virtual base classes (what some people call an abstract class). Kinda kooky. It allows you to explicitly declare what methods are virtual and that must be implemented by subclasses. This might seem silly, since your program will halt and catch fire when an unimplemented virtual method is hit anyway, but there's some benefits.

The error message is more informative. Instead of the usual "Can't locate object method" error, you'll get one explaining that a virtual method was left unimplemented.

Subclass authors can explicitly check to make sure they've implemented all the necessary virtual methods. When used as part of a regression test, it will shield against the virtual method requirements changing out from under the subclass.

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

Outros pacotes relacionados a libclass-virtual-perl

  • depende
  • recomenda
  • sugere
  • melhora

Download de libclass-virtual-perl

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