KiokuDB::Role::API(3pm) | User Contributed Perl Documentation | KiokuDB::Role::API(3pm) |
KiokuDB::Role::API - Role for KiokuDB api (used to setup delegations).
version 0.57
has directory => ( isa => "KiokuDB", handles => "KiokuDB::Role::API", );
This role provides "requires" declarations for the runtime methods of KiokuDB. This is useful for setting up delegations.
This is used in e.g. KiokuX::User.
Yuval Kogman <nothingmuch@woobling.org>
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.
2022-05-23 | perl v5.34.0 |