libuuid-perl 0.37-ok1 source package in openKylin

Changelog

libuuid-perl (0.37-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 09:13:14 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libuuid-perl_0.37.orig.tar.gz 70.8 KiB 02f5afe2b4386e09b6cb3a39b5a102b74e789a3e29722994a20a8e3285c561c7
libuuid-perl_0.37-ok1.debian.tar.xz 5.5 KiB ed0e464c1d6a7b7887db9401f25ad3eb139297711fa1cf74f5bc5b597aae2bf4
libuuid-perl_0.37-ok1.dsc 2.0 KiB afbb749a4d0466630fb97048e0b69820c3e0e65a1a61ec091ee4144de16d96e5

Available diffs

View changes file

Binary packages built by this source

libuuid-perl: Universally Unique Identifier library for Perl

 The UUID library is used to generate unique identifiers for objects that may
 be accessible beyond the local system. For instance, they could be used to
 generate unique HTTP cookies across multiple web servers without
 communication between the servers, and without fear of a name clash.
 .
 The generated UUIDs can be reasonably expected to be unique within a system,
 and unique across all systems, and are compatible with those created by the
 Open Software Foundation (OSF) Distributed Computing Environment (DCE).
 .
 All generated UUIDs are either version 1, 3, 4, 5, 6, or version 7. And all
 are variant 1, meaning compliant with the OSF DCE standard as described in
 RFC4122.
 .
 Versions 6 and 7 are not standardized. They are presented here as proposed in
 RFC4122bis, version 14, and may change in the future. RFC4122bis is noted to
 replace RFC4122, if approved.

libuuid-perl-dbgsym: debug symbols for libuuid-perl