kiokudb::role::uuids(3pm) debian man page | unix.com

Man Page: kiokudb::role::uuids

Operating Environment: debian

Section: 3pm

KiokuDB::Role::UUIDs(3pm)				User Contributed Perl Documentation				 KiokuDB::Role::UUIDs(3pm)

NAME
KiokuDB::Role::UUIDs - UUID generation role.
SYNOPSIS
with qw(KiokuDB::Role::UUIDs);
DESCRIPTION
This role provides UUID assignment. Depending on the $SERIAL_IDS variable being true at compile time, and availability of UUID generation module (Data::UUID::LibUUID falling back to Data::UUID) an implementation role is selected.
METHODS
generate_uuid Create a new UUID perl v5.12.4 2010-10-11 KiokuDB::Role::UUIDs(3pm)
Related Man Pages
apr::uuid(3pm) - debian
data::uuid::libuuid(3pm) - debian
kiokudb::backend::role::txn::memory(3pm) - debian
kiokudb::entry(3pm) - debian
kiokudb::linker(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com