KiokuDB::Set::Stored(3) Stored representation of KiokuDB::Set objects.

VERSION

version 0.57

SYNOPSIS


# 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 <[email protected]>

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.