1Workflow::Persister::RaUnsdeormICdo(n3t)ributed Perl DocWuomreknftlaotwi:o:nPersister::RandomId(3)
2
3
4

NAME

6       Workflow::Persister::RandomId - Persister to generate random ID
7

SYNOPSIS

9        <persister
10            name="MyPersister"
11            id_length="16"
12        ...
13

DESCRIPTION

15       Implementation for any persister to generate a random ID string. You
16       can specify the length using the 'id_length' parameter, but normally
17       the default (8 characters) is sufficient.
18
19       METHODS
20
21       #=head3 new
22
23       #=head3 pre_fetch_id
24
25       #=head3 post_fetch_id
26
28       Copyright (c) 2003-2004 Chris Winters. All rights reserved.
29
30       This library is free software; you can redistribute it and/or modify it
31       under the same terms as Perl itself.
32

AUTHORS

34       Chris Winters <chris@cwinters.com>
35
36
37
38perl v5.8.8                       2007-04-25  Workflow::Persister::RandomId(3)
Impressum