libreadonly-perl 2.050-ok1 source package in openKylin
Changelog
libreadonly-perl (2.050-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
libreadonly-perl (2.050-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
libreadonly-perl_2.050.orig.tar.gz | 28.2 KiB | 4b23542491af010d44a5c7c861244738acc74ababae6b8838d354dfb19462b5e |
libreadonly-perl_2.050-ok1.debian.tar.xz | 1.6 KiB | d9d125fc763de96496591d5f4418586267de8b595c5ef27322e7865225a60439 |
libreadonly-perl_2.050-ok1.dsc | 1.9 KiB | 187c539c2c76b597d89c685795b73e4bdb8a249c9045ae13d232754acc66fe60 |
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.