The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Data::UUID"

Data::UUID - Globally/Universally Unique Identifiers (GUIDs/UUIDs) River stage three • 148 direct dependents • 646 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 - Search in distribution

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 - Search in distribution

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 - Search in distribution
  • uuid-ncname - Command-line converter for UUIDs <-> NCNames

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 - Search in distribution

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 - Search in distribution

Data::Validate::UUID - Data Validator to check for well formed UUIDs River stage zero No dependents

Data::Validate::UUID optionally exports a single method is_uuid that will check the format of the provided UUID to see if it conforms to RFC 4122. For more information about UUID's and a perl module for generating them please see Data::UUID....

DRZIGMAN/Data-Validate-UUID-0.1.1 - 07 Jan 2015 00:06:01 UTC - Search in distribution

Data::UUID::Base64URLSafe - getting Data::UUID with URLSafe strings River stage one • 1 direct dependent • 1 total dependent

Data::UUID::Base64URLSafe is a wrapper module for Data::UUID. Data::UUID <https://github.com/rjbs/Data-UUID> creates wonderful Globally/Universally Unique Identifiers (GUIDs/UUIDs). This module is a subclass of that module which adds a method to get ...

WORTHMINE/Data-UUID-Base64URLSafe-0.35 - 28 Oct 2017 16:19:37 UTC - Search in distribution

lib/Data/Model/Schema/Inflate/UUID.pm River stage zero No dependents

YAPPO/Data-Model-0.00008 - 08 Jul 2013 11:21:40 UTC - Search in distribution

DBIx::Class::UUIDColumns::UUIDMaker::Data::UUID - Create uuids using Data::UUID River stage two • 5 direct dependents • 39 total dependents

This DBIx::Class::UUIDColumns::UUIDMaker subclass uses Data::UUID to generate uuid strings in the following format: 098f2470-bae0-11cd-b579-08002b30bfeb...

ABRAXXA/DBIx-Class-UUIDColumns-0.02006 - 21 Dec 2011 16:21:02 UTC - Search in distribution

Data::TUID::BestUUID River stage one • 1 direct dependent • 1 total dependent

ROKR/Data-TUID-0.0122 - 20 Sep 2010 20:03:05 UTC - Search in distribution
  • Data::TUID - A smaller and more communicable pseudo-UUID

Data::Session::ID::UUID36 - A persistent session manager River stage one • 3 direct dependents • 5 total dependents

Data::Session::ID::UUID36 allows Data::Session to generate session ids using Data::UUID. To use this module do this: o Specify an id generator of type UUID36, as Data::Session -> new(type => '... id:UUID36 ...')...

RSAVAGE/Data-Session-1.18 - 14 Feb 2021 05:38:51 UTC - Search in distribution

Tie::DataUUID - tie interface to Data::UUID; River stage one • 1 direct dependent • 5 total dependents

A simple tie interface to the Data::UUID module. Yes, this doesn't do much - it's just me being to lazy when I have to keep creating UUIDs from within strings. To be really totally and utterly lazy you can use the exporting interface that exports the...

MARKF/Tie-DataUUID-1.02 - 02 Oct 2013 22:32:52 UTC - Search in distribution

KiokuDB::Role::UUIDs::DataUUID River stage two • 22 direct dependents • 24 total dependents

DOY/KiokuDB-0.57 - 25 Mar 2014 21:04:20 UTC - Search in distribution

eBay::API::XML::DataType::UUIDType River stage zero No dependents

Specifies a universally unique identifier. The identifier can only contain digits from 0-9 and letters from A-F. The identifier must be 32 characters long. For example, 9CEBD9A6825644EC8D06C436D6CF494B....

TKEEFER/eBay-API-0.25 - 26 Aug 2008 01:55:06 UTC - Search in distribution

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 - Search in distribution

UUID::Random - Generate random uuid strings River stage three • 24 direct dependents • 811 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 - Search in distribution

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 - Search in distribution

File::UStore - UUID based File Storage Module. River stage one • 1 direct dependent • 1 total dependent

File::UStore is a perl library based on File::HStore to store files on a filesystem using a UUID based randomized storage with folder depth control over storage.File::UStore is a library that allows users to abstract file storage using a UUID based p...

SHANTANU/File-UStore-0.16 - 07 Apr 2016 07:29:15 UTC - Search in distribution

UUID::Tiny - Pure Perl UUID Support With Functional Interface River stage three • 39 direct dependents • 835 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 - Search in distribution

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 - Search in distribution
275 results (0.138 seconds)