[ 源代码: 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.