[ trixie ]
[ sid ]
[ ソース: libobject-result-perl ]
パッケージ: libobject-result-perl (0.000003-1.1)
libobject-result-perl に関するリンク
Debian の資源:
libobject-result-perl ソースパッケージをダウンロード:
- [libobject-result-perl_0.000003-1.1.dsc]
- [libobject-result-perl_0.000003.orig.tar.gz]
- [libobject-result-perl_0.000003-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module allowing subs to build and return objects on-the-fly
Object::Result adds a new keyword to Perl: result
That keyword acts like a return, but instead of a list of values to return, it takes a single block which specifies the behaviour (i.e. the methods and operator overloading) of an object to be returned.
The intention is to make it much less onerous to return clean, properly encapsulated objects...instead of returning lists of values or references to arrays or hashes.
その他の libobject-result-perl 関連パッケージ
|
|
|
|
-
- dep: libkeyword-simple-perl
- Perl module to define new keywords in pure Perl
-
- dep: libmethod-signatures-perl
- method and function declarations with signatures and no source filter
-
- dep: libppi-perl
- module to parse, analyze and manipulate Perl code
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語