Changes for version 0.601
- drop the "experimental" framing from the documentation
- add SECURITY.md with a private vulnerability-reporting policy
- add MooX::Role::Parameterized::Cookbook documentation page
- add examples/basics.pl and examples/applying-roles.pl
- bound the arithmetic-stream example so it terminates
- add xt/examples.t to run the example scripts
- add xt/version.t to check $VERSION coherence across the modules
- add xt/synopsis.t to check the SYNOPSIS code compiles
- rewrite the MooX::Role::Parameterized::With SYNOPSIS as a runnable example
Modules
roles with composition parameters
recipes for parameterized roles with Moo
dsl to apply roles with composition parameters
Provides
in lib/MooX/Role/Parameterized/Mop.pm