[ ソース: libconst-fast-perl ]
パッケージ: libconst-fast-perl (0.014-2)
libconst-fast-perl に関するリンク
Debian の資源:
libconst-fast-perl ソースパッケージをダウンロード:
- [libconst-fast-perl_0.014-2.dsc]
- [libconst-fast-perl_0.014.orig.tar.gz]
- [libconst-fast-perl_0.014-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
facility for creating read-only scalars, arrays, and hashes
Const::Fast is a perl module for creating read-only scalars, arrays, and hashes. It enables you to set a variable to the given value and subsequently make it readonly. Arrays and hashes will be made deeply readonly.
This module uses the builtin readonly feature of perl, making access to the variables just as fast as any normal variable without the weird side-effects of ties.
その他の libconst-fast-perl 関連パッケージ
|
|
|
|
-
- dep: libsub-exporter-perl
- カスタムビルトルーチンの洗練されたエクスポーター
-
- dep: libsub-exporter-progressive-perl
- module for using Sub::Exporter only if needed
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語