套件: librose-object-perl (0.860-1.1)
librose-object-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Krzysztof Krzyżaniak (eloy)
- Brian Cassidy
- Jonathan Yu
- gregor herrmann
外部的資源:
- 主頁 [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
- Larry Wall's Practical Extraction and Report Language
-
- rec: libclass-xsaccessor-perl
- Perl module providing fast XS accessors