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

NAME

KiokuDB::TypeMap::Entry::Std - Role for more easily specifying collapse/expand methods

VERSION

version 0.57

SYNOPSIS

TODO

DESCRIPTION

This role just integrates other roles into a single place for convenience. The roles that it integrates are:

KiokuDB::TypeMap::Entry
KiokuDB::TypeMap::Entry::Std::ID
KiokuDB::TypeMap::Entry::Std::Compile
KiokuDB::TypeMap::Entry::Std::Intrinsic

SEE ALSO

KiokuDB::TypeMap::Entry KiokuDB::TypeMap::Entry::Std::ID KiokuDB::TypeMap::Entry::Std::Compile KiokuDB::TypeMap::Entry::Std::Intrinsic

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.