decorators 0.01 Latest
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: decorators-0.01/lib/decorators/providers/constructor.pm -- Around line 227: You forgot a '=back' before '=head1'
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Test::Fatal
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
decorators | Apply decorators to your methods | 0.01 | metacpan |
decorators::providers::accessors | A set of decorators to generate accessor methods | 0.01 | metacpan |
decorators::providers::constructor | A set of decorators to generate BUILDARG methods | 0.01 | metacpan |
decorators::providers::for_providers | A set of decorators to help write other decorators | 0.01 | metacpan |