[ ソース: libobject-lazy-perl ]
パッケージ: libobject-lazy-perl (0.16-2)
libobject-lazy-perl に関するリンク
Debian の資源:
libobject-lazy-perl ソースパッケージをダウンロード:
- [libobject-lazy-perl_0.16-2.dsc]
- [libobject-lazy-perl_0.16.orig.tar.gz]
- [libobject-lazy-perl_0.16-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
create objects late from non-owned classes
Object::Lazy implements lazy evaluation and can create lazy objects from every class.
Creates a dummy object including a subroutine which knows how to build the real object.
Later, if a method of the object is called, the real object will be built.
Inherited methods from UNIVERSAL.pm are implemented and so overwritten. This are isa, DOES, can and VERSION.
その他の libobject-lazy-perl 関連パッケージ
|
|
|
|
-
- dep: libparams-validate-perl
- Perl module to validate parameters to Perl method/function calls
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語