The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

KiokuDB::Set::Stored - 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 <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.