[ 源代码: librose-object-perl ]
软件包:librose-object-perl(0.860-1.1)
librose-object-perl 的相关链接
Debian 的资源:
下载源码包 librose-object-perl:
- [librose-object-perl_0.860-1.1.dsc]
- [librose-object-perl_0.860.orig.tar.gz]
- [librose-object-perl_0.860-1.1.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- Krzysztof Krzyżaniak (eloy) (QA 页面)
- Brian Cassidy (QA 页面)
- Jonathan Yu (QA 页面)
- gregor herrmann (QA 页面)
外部的资源:
- 主页 [metacpan.org]
相似软件包:
simple Perl object base class
Rose::Class is a generic base class for classes. It provides a single class method (error), but may be expanded further in the future.
A class that inherits from Rose::Class is not expected to allow objects of that class to be instantiated, since the namespace for class and object methods is shared. For example, it is common for Rose::Object-derived classes to have error methods, but this would conflict with the Rose::Class method of the same name.
其他与 librose-object-perl 有关的软件包
|
|
|
|
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libclass-xsaccessor-perl
- Perl module providing fast XS accessors