![]() |
![]()
| ![]() |
![]()
NAMEProphet::UUIDGenerator - Creates v4 & v5 UUIDs. VERSIONversion 0.751 DESCRIPTIONCreates UUIDs using UUID::Tiny. Initially, it created v1 and v3 UUIDs; the new UUID scheme creates v4 and v5 UUIDs, instead. ATTRIBUTESuuid_schemeGets or sets the UUID scheme; if 1, then creates v1 and v3 UUIDs (for backward compatibility with earlier versions of Prophet). If 2, it creates v4 and v5 UUIDs. METHODScreate_strCreates and returns v1 or v4 UUIDs, depending on "uuid_scheme". create_string_from_url URLCreates and returns v3 or v5 UUIDs for the given "URL", depending on "uuid_scheme". AUTHORS
COPYRIGHT AND LICENSEThis software is Copyright (c) 2009 by Best Practical Solutions. This is free software, licensed under: The MIT (X11) License BUGS AND LIMITATIONSYou can make new bug reports, and view existing ones, through the web interface at <https://rt.cpan.org/Public/Dist/Display.html?Name=Prophet>. CONTRIBUTORS
|