The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:UUID"

UUID - Universally Unique Identifier library for Perl River stage one • 6 direct dependents • 8 total dependents

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...

JRM/UUID-0.34 - 30 Apr 2024 01:26:41 UTC

DCE::UUID - Misc UUID functions River stage zero No dependents

DCE::UUID exports the following functions: uuid_create() my($uuid, $status) = uuid_create(); uuid_hash() my($hash, $status) = uuid_hash($uuid); POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 5: '=ite...

PHENSON/DCE-Perl-0.21 - 27 Nov 2002 00:12:13 UTC

UUID::FFI - Universally Unique Identifiers FFI style River stage zero No dependents

This module provides an FFI interface to "libuuid". "libuuid" library is used to generate unique identifiers for objects that may be accessible beyond the local system...

PLICEASE/UUID-FFI-0.11 - 24 Feb 2023 02:27:22 UTC

Data::UUID - Globally/Universally Unique Identifiers (GUIDs/UUIDs) River stage three • 149 direct dependents • 652 total dependents

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...

GTERMARS/Data-UUID-1.227 - 18 Mar 2024 19:39:28 UTC

UUID::Tiny - Pure Perl UUID Support With Functional Interface River stage three • 43 direct dependents • 918 total dependents

UUID::Tiny is a lightweight, low dependency Pure Perl module for UUID creation and testing. This module provides the creation of version 1 time based UUIDs (using random multicast MAC addresses), version 3 MD5 based UUIDs, version 4 random UUIDs, and...

CAUGUSTIN/UUID-Tiny-1.04 - 22 Aug 2013 15:29:04 UTC

Types::UUID - type constraints for UUIDs River stage two • 2 direct dependents • 90 total dependents

Types::UUID is a type constraint library suitable for use with Moo/Moose attributes, Kavorka sub signatures, and so forth. Type Currently the module only provides one type constraint, which is exported by default. "Uuid" A valid UUID string, as judge...

TOBYINK/Types-UUID-0.004 - 27 Sep 2014 19:05:41 UTC

Boost::UUID River stage zero No dependents

Random UUID generator Genarate unique SHA-1 hash every time. Work with boost::uuids::random_generator() " my $uuid = Boost::UUID::random_uuid(); " Result: 01234567-89ab-cdef-0123-456789abcdef Nil UUID generator Generate nil UUID Work with boost::uuid...

ADDICT/Boost-UUID-0.02 - 23 Aug 2018 08:28:21 UTC

UUID::Object - Universally Unique IDentifier (UUID) Object Class River stage one • 1 direct dependent • 2 total dependents

This module is going to be marked as *DEPRECATED*. Do not use this module in your applications / modules. Currently, this implementation is still functional. If you want to know API, please refer to PODs in version 0.04....

BANB/UUID-Object-0.81 - 31 May 2010 07:50:00 UTC

UUID::Random - Generate random uuid strings River stage three • 24 direct dependents • 882 total dependents

This module generates random uuid strings. It does not satisfy any of the points listed in RFC 4122 (<http://tools.ietf.org/html/rfc4122>) but the default format....

PERLER/UUID-Random-0.04 - 23 Jun 2008 13:26:29 UTC

UUID::URandom - UUIDs based on /dev/urandom or the Windows Crypto API River stage two • 2 direct dependents • 63 total dependents

This module provides a portable, secure generator of RFC-4122 <https://tools.ietf.org/html/rfc4122> version 4 (random) UUIDs. It is a thin wrapper around Crypt::URandom to set the UUID version and variant bits required by the RFC....

DAGOLDEN/UUID-URandom-0.001 - 03 Apr 2018 21:09:22 UTC

Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm River stage one • 6 direct dependents • 8 total dependents

This UUID generator uses the excellent Math::Random::MT::Auto module as a source of fast, high-quality (pseudo) random numbers. Three different types of UUIDs are supported. Two are consistent with RFC 4122 and one is a custom variant that provides a...

DAGOLDEN/Data-UUID-MT-1.001 - 20 Jun 2013 14:45:40 UTC

URI::urn::uuid - UUID URN Namespace River stage one • 1 direct dependent • 2 total dependents

URI::urn::uuid is an URI class that implement UUID URN namespace....

MIYAGAWA/URI-urn-uuid-0.03 - 08 Nov 2009 04:41:38 UTC

Class::DBI::UUID - Provide Globally Unique Column Values River stage zero No dependents

This module implements globally unique columns values. When an object is created, the columns specified are given unique IDs. This is particularly helpful when running in an environment where auto incremented primary keys won't work, such as multi-ma...

CWEST/Class-DBI-UUID-1.01 - 31 Jan 2005 18:50:18 UTC

SPOPS::Key::UUID - Creates a Universally Unique ID (UUID) as a key River stage one • 2 direct dependents • 2 total dependents

Very, very simple. We just use the Data::UUID module to create a unique key. The key is created before the object is inserted. The docs for Data::UUID say that it can handle millions of new keys per second, which should be enough for anything Perl is...

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC

Pcore::Util::UUID - Data::UUID wrapper River stage one • 1 direct dependent • 1 total dependent

This is Data::UUID wrapper to use with Pcore::Util interafce....

ZDM/Pcore-v0.139.0 - 14 Jul 2020 14:12:56 UTC

Data::UUID::NCName - Make valid NCName tokens which are also UUIDs River stage one • 2 direct dependents • 2 total dependents

The purpose of this module is to devise an alternative representation of the UUID <http://tools.ietf.org/html/rfc4122> which conforms to the constraints of various other identifiers such as NCName, and create an isomorphic <http://en.wikipedia.org/wi...

DORIAN/Data-UUID-NCName-0.07 - 14 Oct 2022 03:46:18 UTC

Data::UUID::LibUUID - uuid.h based UUID generation (versions 2 and 4 depending on platform) River stage one • 2 direct dependents • 2 total dependents

This module provides bindings for libuuid shipped with e2fsprogs or uuid-dev on debian, and also works with the system uuid.h on darwin....

NUFFIN/Data-UUID-LibUUID-0.05 - 05 Jul 2010 13:44:45 UTC

Mongol::Roles::UUID - UUID as object identifier River stage one • 1 direct dependent • 1 total dependent

Using UUID instead of Mongo OnjectID....

MARGHI/Mongol-2.4 - 26 Sep 2018 13:57:10 UTC

MooseX::Types::UUID - UUID type for Moose classes River stage one • 3 direct dependents • 3 total dependents

This module lets you constrain attributes to only contain UUIDs (in their usual human-readable form). No coercion is attempted....

BOBTFISH/MooseX-Types-UUID-0.03 - 06 Feb 2012 19:14:13 UTC

Data::UUID::Concise - Encode UUIDs to be more concise or communicable River stage zero No dependents

NRR/Data-UUID-Concise-0.121240 - 03 May 2012 15:13:47 UTC
67 results (0.019 seconds)