The following module was proposed for inclusion in the Module List:

  modid:       Data::UUID
  DSLIP:       RdcOp
  description: UUID/GUID Generator
  userid:      AGOLOMSH (Alexander Golomshtok)
  chapterid:    6 (Data_Type_Utilities)
  communities:
    none

  similar:
    none

  rationale:

    This module provides a framework for generating 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 A.D. 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. Since this module is likely to be used to
    provide unique identify for objects or generate unique database
    keys, it is designed to be a part of Data namespace, hence the name
    Data::UUID. Currently, there's no other Perl extension for
    generating UUIDs/GUIDs on UNIX systems.

  enteredby:   AGOLOMSH (Alexander Golomshtok)
  enteredon:   Tue Oct 30 17:43:55 2001 GMT

The resulting entry would be:

Data::
::UUID            RdcOp UUID/GUID Generator                          AGOLOMSH


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=2f100000_6c0f831accf9bf97&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=2f100000_6c0f831accf9bf97&SUBMIT_pause99_add_mod_insertit=1

Reply via email to