debian man page for kiokudb::role::uuids

Query: kiokudb::role::uuids

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
uuidgen(1) - debian
uuidgen(1) - centos
uuidgen(1) - suse
kiokudb::backend::role::txn::memory(3pm) - debian
kiokudb::typemap::entry::callback(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file