libreadonly-perl 2.050-ok2 source package in openKylin

Changelog

libreadonly-perl (2.050-ok2) nile; urgency=medium

  * Re-upload

 -- CI Bot <email address hidden>  Tue, 09 Jul 2024 06:59:42 +0000

Upload details

Uploaded by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main perl
Nile V2.0 proposed main perl

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libreadonly-perl_2.050.orig.tar.gz 28.2 KiB 4b23542491af010d44a5c7c861244738acc74ababae6b8838d354dfb19462b5e
libreadonly-perl_2.050-ok2.debian.tar.xz 1.7 KiB bf7633a44d6e6f75acfd040c2fa19e16cea92d94434628adc8f667069ee3d2c2
libreadonly-perl_2.050-ok2.dsc 1.9 KiB 1fd4913441e428fa66982eb8b6141bd2dc5fc8de6fc2792b47819d33ed68257d

Available diffs

View changes file

Binary packages built by this source

libreadonly-perl: 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.