debian man page for kiokudb::role::uuids::serialids

Query: kiokudb::role::uuids::serialids

OS: debian

Section: 3pm

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

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

NAME
KiokuDB::Role::UUIDs::SerialIDs - Serial ID assignment based on a global counter.
SYNOPSIS
# set before loading: BEGIN { $KiokuDB::SERIAL_IDS = 1 } use KiokuDB;
DESCRIPTION
This role provides an alternate, development only ID generation role. The purpose of this role is to ease testing when the database is created from scratch on each run. Objects will typically be assigned the same IDs between runs, making things easier to follow. Do NOT use this role for storage of actual data, because ID clashes are almost guaranteed to cause data loss. perl v5.12.4 2010-10-11 KiokuDB::Role::UUIDs::SerialIDs(3pm)
Related Man Pages
kiokudb::backend(3pm) - debian
kiokudb::entry(3pm) - debian
kiokudb::linker(3pm) - debian
kiokudb::typemap(3pm) - debian
kiokudb::typemap::entry::compiled(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?
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph