[ ソース: libreadonly-perl ]
パッケージ: libreadonly-perl (2.050-3)
libreadonly-perl に関するリンク
Debian の資源:
libreadonly-perl ソースパッケージをダウンロード:
- [libreadonly-perl_2.050-3.dsc]
- [libreadonly-perl_2.050.orig.tar.gz]
- [libreadonly-perl_2.050-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
facility for creating read-only scalars, arrays and hashes
Readonly is a facility for creating non-modifiable variables. This is useful for configuration files, headers, etc. It can also be useful as a development and debugging tool, for catching updates to variables that should not be changed.