Skip to content
Sections
>> Trisquel >> 套件 >> etiona >> perl >> libclass-data-inheritable-perl
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: libclass-data-inheritable-perl  ]

套件: libclass-data-inheritable-perl (0.08-2)

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;

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

  • 依賴
  • 推薦
  • 建議
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

下載 libclass-data-inheritable-perl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 8.6 kB54 kB [文件列表]