全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: libclass-data-accessor-perl  ]

软件包:libclass-data-accessor-perl(0.04004-2)

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 9.5 kB27.0 kB [文件列表]