Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
MooseX::AttributeIndexes::Provider::FromAttributes - A Glue-on-role that provides attribute_indexes data to a class via harvesting attribute traits
VERSION
version 2.000001
METHODS
attribute_indexes
A very trivial scanner, which looks for the
indexed
and primary_index
keys and returns a hashref of
key->value pairs ( circumventing the getter )
AUTHORS
Kent Fredric <kentnl@cpan.org>
Jesse Luehrs <doy@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Kent Fredric <kentfredric@gmail.com>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.