Code-Style-Kit 1.0.3 Latest
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Hook::AfterRuntime
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- 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 |
---|---|---|---|
Code::Style::Kit | build composable bulk exporters | 1.000003 | metacpan |
Code::Style::Kit::Parts::Autobox | add autobox to your kit | 1.000003 | metacpan |
Code::Style::Kit::Parts::Common | commonly used features | 1.000003 | metacpan |
Code::Style::Kit::Parts::Mojo | Mojo-based OO | 1.000003 | metacpan |
Code::Style::Kit::Parts::Moo | Moo-based OO | 1.000003 | metacpan |
Code::Style::Kit::Parts::Moose | Moose-based OO | 1.000003 | metacpan |
Code::Style::Kit::Parts::Perl516 | use features from perl 5.16 | 1.000003 | metacpan |
Code::Style::Kit::Parts::Perl526 | use features from perl 5.26 | 1.000003 | metacpan |
Code::Style::Kit::Parts::Test | commonly used test modules (Test::More style) | 1.000003 | metacpan |
Code::Style::Kit::Parts::Test2 | commonly used test modules (Test2 style) | 1.000003 | metacpan |
Code::Style::Kit::Parts::Types | type constraints | 1.000003 | metacpan |