This package browser is in early development. Mind the rough edges.

perl-data-uuid 1.226

Universally Unique Identifiers generator

Data::UUID provides a framework for generating Universally Unique Identifiers (UUIDs), also known as Globally Unique Identifiers (GUIDs). A UUID is 128 bits long, and is guaranteed to be different from all other UUIDs/GUIDs generated until 3400 CE.

Installation

Install perl-data-uuid 1.226 as follows:

guix install perl-data-uuid@1.226

Or install the latest version:

guix install perl-data-uuid

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.