Changes for version 0.03 - 2018-01-31
- when composing roles, we will attempt to load them in an optimistic manner
- inspecting roles can now be done with the roles::DOES function.
- DEPENDENCIES
- added Module::Runtime, to handle the loading of roles
Modules
A simple pragma for composing roles.
Module Install Instructions
To install roles, copy and paste the appropriate command in to your terminal.
cpanm roles
perl -MCPAN -e shellinstall roles
For more information on module installation, please visitthe detailed CPAN module installation guide.