etch  ] [  etch-m68k  ] [  lenny  ] [  squeeze  ] [  sid  ]
[ 源代码: libclass-data-inheritable-perl  ]

软件包: libclass-data-inheritable-perl (0.08-1)

Inheritable, overridable class data

Class::Data::Inheritable is for creating accessor/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 overriden.

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;

标签: Software Development: Perl Development, 链接库, Implemented in: Perl, Role: Shared Library

其它与 libclass-data-inheritable-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: perl (>= 5.6.0-16)
    Larry Wall 的实用抽取和报表语言(Practical Extraction and Report Language)

下载 libclass-data-inheritable-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 8.6 kB64 kB [文件列表]