Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> perl >> libclass-prototyped-perl
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: libclass-prototyped-perl  ]

软件包: libclass-prototyped-perl (1.13-2)

module for fast prototype-based OO programming in Perl

Class:Prototyped provides for efficient and simple prototype-based programming in Perl. You can provide different subroutines for each object, and also have objects inherit their behavior and state from another object.

Class::Prototyped borrows heavily from the programming language Self. The structure of an object is inspected and modified through mirrors, which are created by calling "reflect" on an object or class that inherits from Class::Prototyped.

Prototype-based programming is most useful when the cleanest way for code to use a module is to subclass it, or when one finds oneself avoiding this by passing anonymous subroutines as parameters to "new". Prototype-based programming is also useful in situations that otherwise require storing anonymous subroutines in databases, configuration files, or text files, or when users of a module are expected to override subroutines to change its behabior.

其他与 libclass-prototyped-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

下载 libclass-prototyped-perl

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