Query: prophet::uuidgenerator
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Prophet::UUIDGenerator(3pm) User Contributed Perl Documentation Prophet::UUIDGenerator(3pm)NAMEProphet::UUIDGeneratorDESCRIPTIONCreates UUIDs using UUID::Tiny. Initially, it created v1 and v3 UUIDs; the new UUID scheme creates v4 and v5 UUIDs, instead.METHODSuuid_scheme Gets or sets the UUID scheme; if 1, then creates v1 and v3 UUIDs (for backward compatability with earlier versions of Prophet). If 2, it creates v4 and v5 UUIDs. create_str Creates and returns v1 or v4 UUIDs, depending on "uuid_scheme". create_string_from_url URL Creates and returns v3 or v5 UUIDs for the given "URL", depending on "uuid_scheme". from_string to_string from_safe_b64 to_safe_b64 version set_uuid_scheme perl v5.10.1 2009-12-22 Prophet::UUIDGenerator(3pm)
Related Man Pages |
---|
uuidgen(1) - debian |
uuidgen(1) - opensolaris |
prophet::changeset(3pm) - debian |
prophet::config(3pm) - debian |
uuidgen(1) - opendarwin |
Similar Topics in the Unix Linux Community |
---|
Introduction |
Detecting unused variables... |
One instance of comparing grep and awk |
Weird 'find' results |
How to copy a column of multiple files and paste into new excel file (next to column)? |