Metadata for perl-Data-UUID-1.227-3.el10.aarch64.rpm

0 directories 0 files
Go up

INFO

Name: perl-Data-UUID
Version: 1.227-3.el10
Arch: aarch64
Summary: Globally/Universally Unique Identifiers (GUIDs/UUIDs)
License: HP-1989 AND (GPL-1.0-or-later OR Artistic-1.0-Perl)
Vendor: AlmaLinux
Build Host: arm-builder01.almalinux.org
Build Date: Sat Dec 14 05:21:03 2024
Size: 83806
URL: https://metacpan.org/release/Data-UUID
Description: This module provides a framework for generating v3 UUIDs (Universally Unique
Identifiers, also known as GUIDs (Globally Unique Identifiers). A UUID is 128
bits long, and is guaranteed to be different from all other UUIDs/GUIDs
generated until 3400 CE.

UUIDs were originally used in the Network Computing System (NCS) and later in
the Open Software Foundation's (OSF) Distributed Computing Environment.
Currently many different technologies rely on UUIDs to provide unique identity
for various software components. Microsoft COM/DCOM for instance, uses GUIDs
very extensively to uniquely identify classes, applications and components
across network-connected systems.

The algorithm for UUID generation, used by this extension, is described in the
Internet Draft "UUIDs and GUIDs" by Paul J. Leach and Rich Salz (see RFC 4122).
It provides a reasonably efficient and reliable framework for generating UUIDs
and supports fairly high allocation rates - 10 million per second per machine -
and therefore is suitable for identifying both extremely short-lived and very
persistent objects on a given system as well as across the network.

This module provides several methods to create a UUID. In all methods,
 is a UUID and  is a free form string.

FILES

/usr/lib/.build-id
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/e4dd50ef10ad36c59e503758ad7a27fb809824
/usr/lib64/perl5/vendor_perl/Data
/usr/lib64/perl5/vendor_perl/Data/UUID.pm
/usr/lib64/perl5/vendor_perl/auto/Data
/usr/lib64/perl5/vendor_perl/auto/Data/UUID
/usr/lib64/perl5/vendor_perl/auto/Data/UUID/UUID.so
/usr/share/doc/perl-Data-UUID
/usr/share/doc/perl-Data-UUID/Changes
/usr/share/doc/perl-Data-UUID/README
/usr/share/licenses/perl-Data-UUID
/usr/share/licenses/perl-Data-UUID/LICENSE
/usr/share/man/man3/Data::UUID.3pm.gz

REQUIRES

ld-linux-aarch64.so.1()(64bit)
ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.38)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
libperl.so.5.40()(64bit)
perl(:MODULE_COMPAT_5.40.0)
perl(Carp)
perl(Digest::MD5)
perl(DynaLoader)
perl(Exporter)
perl(strict)
perl-libs
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)

PROVIDES

perl(Data::UUID) 1.227
perl-Data-UUID 1.227-3.el10
perl-Data-UUID(aarch-64) 1.227-3.el10

CONFIG FILES

/usr/lib/.build-id a
/usr/lib/.build-id/cf a
/usr/lib/.build-id/cf/e4dd50ef10ad36c59e503758ad7a27fb809824 a
/usr/lib64/perl5/vendor_perl/Data
/usr/lib64/perl5/vendor_perl/Data/UUID.pm
/usr/lib64/perl5/vendor_perl/auto/Data
/usr/lib64/perl5/vendor_perl/auto/Data/UUID
/usr/lib64/perl5/vendor_perl/auto/Data/UUID/UUID.so
/usr/share/doc/perl-Data-UUID
/usr/share/doc/perl-Data-UUID/Changes d
/usr/share/doc/perl-Data-UUID/README d
/usr/share/licenses/perl-Data-UUID
/usr/share/licenses/perl-Data-UUID/LICENSE l
/usr/share/man/man3/Data::UUID.3pm.gz d

LICENSE FILES

HP-1989 AND (GPL-1.0-or-later OR Artistic-1.0-Perl)