table of contents
KiokuDB::Set::Stored(3pm) | User Contributed Perl Documentation | KiokuDB::Set::Stored(3pm) |
NAME¶
KiokuDB::Set::Stored - Stored representation of KiokuDB::Set objects.VERSION¶
version 0.57SYNOPSIS¶
# used internally by L<KiokuDB::TypeMap::Entry::Set>
DESCRIPTION¶
This object is the persisted representation of all KiokuDB::Set objects.It is used internally after collapsing and before expanding, for simplicity.
AUTHOR¶
Yuval Kogman <nothingmuch@woobling.org>COPYRIGHT AND LICENSE¶
This software is copyright (c) 2014 by Yuval Kogman, Infinity Interactive.This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2014-03-25 | perl v5.18.2 |