všetky možnosti
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Zdroj: libclass-data-accessor-perl  ]

Balík: libclass-data-accessor-perl (0.04004-2)

Odkazy pre libclass-data-accessor-perl

Screenshot

Zdroje Debian:

Stiahnuť zdrojový balík libclass-data-accessor-perl:

Správcovia:

Externé zdroje:

Podobné balíky:

Inheritable, overridable class and instance data accessor creation

Class::Data::Accessor is the marriage of Class::Accessor and Class::Data::Inheritable into a single module. It is used for creating accessors to class properties that is overridable in subclasses as well as in class instances.

For example:

  Pere::Ubu->mk_classaccessor('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 property.

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

Ostatné balíky súvisiace s balíkom libclass-data-accessor-perl

  • závisí
  • odporúča
  • navrhuje
  • vylepšuje

Stiahnuť libclass-data-accessor-perl

Stiahnuť pre všetky dostupné architektúry
Architektúra Veľkosť balíka Nainštalovaná veľkosť Súbory
all 9.5 kB27.0 kB [zoznam súborov]