[ 源代码: libreadonly-perl ]
软件包:libreadonly-perl(2.050-1)
libreadonly-perl 的相关链接
Debian 的资源:
下载源码包 libreadonly-perl:
- [libreadonly-perl_2.050-1.dsc]
- [libreadonly-perl_2.050.orig.tar.gz]
- [libreadonly-perl_2.050-1.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- Rene Mayorga (QA 页面)
- gregor herrmann (QA 页面)
- Fabrizio Regalli (QA 页面)
外部的资源:
- 主页 [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.