全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: libclass-data-accessor-perl  ]

套件:libclass-data-accessor-perl(0.04004-4)

libclass-data-accessor-perl 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 libclass-data-accessor-perl

維護小組:

外部的資源:

相似套件:

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;

其他與 libclass-data-accessor-perl 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 libclass-data-accessor-perl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 8。7 kB26。0 kB [檔案列表]