[ 源代码: libobject-insideout-perl ]
软件包:libobject-insideout-perl(4.05-2)
libobject-insideout-perl 的相关链接
Debian 的资源:
下载源码包 libobject-insideout-perl:
- [libobject-insideout-perl_4.05-2.dsc]
- [libobject-insideout-perl_4.05.orig.tar.gz]
- [libobject-insideout-perl_4.05-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
comprehensive inside-out object construction kit
Object::InsideOut is a Perl module that implements inside-out objects as anonymous scalar references that are blessed into a class with the scalar containing the ID for the object (usually a sequence number). The scalar reference is set as read-only to prevent accidental modifications to the ID. Object data (such as fields) are stored within the class's package in either arrays indexed by the object's ID, or hashes keyed to the object's ID.
其他与 libobject-insideout-perl 有关的软件包
|
|
|
|
-
- dep: libexception-class-perl
- module that allows you to declare real exception classes in Perl
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- sug: libwant-perl
- generalisation of wantarray