Search results for "UUID"

UUID - DCE compatible 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.28 - 31 Dec 2018 21:50:52 UTC - Search in distribution

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 - Search in distribution
  • DCE::ACL - Perl interface to DCE ACL client API

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

APR::UUID - Perl API for manipulating APR UUIDs River stage three • 155 direct dependents • 182 total dependents

"APR::UUID" is used to get and manipulate random UUIDs. It allows you to "create" random UUIDs, which when "formatted" returns a string like: 'd48889bb-d11d-b211-8567-ec81968c93c6'; which can be parsed back into the "APR::UUID" object with "parse()"....

SHAY/mod_perl-2.0.12 - 30 Jan 2022 13:36:21 UTC - Search in distribution

Data::UUID - Globally/Universally Unique Identifiers (GUIDs/UUIDs) River stage three • 147 direct dependents • 641 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...

RJBS/Data-UUID-1.226 - 12 Apr 2020 18:43:57 UTC - Search in distribution

UUID::Tiny - Pure Perl UUID Support With Functional Interface River stage three • 38 direct dependents • 817 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

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

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

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

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

UUID::URandom - UUIDs based on /dev/urandom or the Windows Crypto API River stage two • 1 direct dependent • 57 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 - 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

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

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

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 - Search in distribution
  • SPOPS::DBI - Implement SPOPS class, serializing into a DBI database
  • SPOPS::Manual - User Guide and Reference Manual for SPOPS

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

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

Catmandu::Fix::uuid - create a Globally/Universally Unique Identifier River stage one • 1 direct dependent • 1 total dependent

VPEIL/Catmandu-Identifier-0.15 - 22 Jun 2022 13:21:47 UTC - Search in distribution
  • Catmandu::Identifier - Namespace fixing around identifiers (for normalization, validation, etc.), e.g. ISBN, ISSN

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
358 results (0.103 seconds)