Dr Andrew Scott G7VAV

My photo
 
April 2024
Mo Tu We Th Fr Sa Su
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
6 7 8 9 10 11 12


UUID

Section: User Contributed Perl Documentation (3pm)
Updated: 2001-03-01
Index Return to Main Contents
 

NAME

UUID - Perl extension for using UUID interfaces as defined in e2fsprogs.  

SYNOPSIS

  use UUID;
  UUID::generate($uuid); # generates a 128 bit uuid
  UUID::unparse($uuid, $string); # change $uuid to 36 byte string
  $rc = UUID::parse($string, $uuid); # map string to UUID, return -1 on error

 

DESCRIPTION

With these 3 routines UUID''s can easily be generated and parsed/un-parsed.  

EXPORT

UUID::{generate, parse, unparse}  

AUTHOR

Peter J. Braam <braam@mountainviewdata.com>  

SEE ALSO

perl(1).


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXPORT
AUTHOR
SEE ALSO


for client 3.135.216.11
© Andrew Scott 2006 - 2024,
All Rights Reserved
http://www.andrew-scott.uk/
Andrew Scott
http://www.andrew-scott.co.uk/