[ ソース: librose-object-perl ]
パッケージ: librose-object-perl (0.860-2)
librose-object-perl に関するリンク
Debian の資源:
librose-object-perl ソースパッケージをダウンロード:
- [librose-object-perl_0.860-2.dsc]
- [librose-object-perl_0.860.orig.tar.gz]
- [librose-object-perl_0.860-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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: librose-datetime-perl
- collection of Perl modules for manipulating DateTime dates
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libclass-xsaccessor-perl
- Perl module providing fast XS accessors