MetaCPAN::Client::Role::Entity(3pm) | User Contributed Perl Documentation | MetaCPAN::Client::Role::Entity(3pm) |
MetaCPAN::Client::Role::Entity - A role for MetaCPAN entities
version 2.030000
This is a role to be consumed by all MetaCPAN::Client entities. It provides common attributes and methods.
Hash reference containing all the entity data.
Entities are usually generated using "new_from_request" which sets the "data" attribute appropriately by picking the relevant information.
Required.
Create a new entity object using a request hash. The hash represents the information returned from a MetaCPAN request. This also sets the data attribute.
Perform type checks & conversion for the incoming data.
This software is copyright (c) 2016 by Sawyer X.
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-09-29 | perl v5.34.0 |