libreadonly-perl 2.05-ok1 source package in openKylin
Changelog
libreadonly-perl (2.05-ok1) yangtze; urgency=low * Build for openkylin. -- denghao <email address hidden> Wed, 24 Aug 2022 09:56:57 +0300
libreadonly-perl (2.05-ok1) yangtze; urgency=low * Build for openkylin. -- denghao <email address hidden> Wed, 24 Aug 2022 09:56:57 +0300
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
libreadonly-perl_2.05.orig.tar.gz | 28.2 KiB | 4b23542491af010d44a5c7c861244738acc74ababae6b8838d354dfb19462b5e |
libreadonly-perl_2.05-ok1.debian.tar.xz | 7.8 KiB | e984f7f15abca6bd3b670b49966100948d913daf7a3ddc75b1d51ba5bb6562fb |
libreadonly-perl_2.05-ok1.dsc | 1.8 KiB | a30b657c23456bec0bf499709cb8e87a7105a70b26d821ab42832c07a4da1b68 |
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.