Module-Changes 0.05 Latest
Kwalitee Issues
No Core Issues.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Module::Changes | Machine-readable Changes file | 0.05 | metacpan |
Module::Changes::Base | base class for Module::Changes::* classes | 0.05 | metacpan |
Module::Changes::Entire | an entire Changes file | 0.05 | metacpan |
Module::Changes::Formatter | base class for formatters | 0.05 | metacpan |
Module::Changes::Formatter::Free | format a Changes object in freeform | 0.05 | metacpan |
Module::Changes::Formatter::YAML | format a Changes object as YAML | 0.05 | metacpan |
Module::Changes::Parser | base class for parsers | 0.05 | metacpan |
Module::Changes::Parser::Free | rudimentary freeform Changes file parser | 0.05 | metacpan |
Module::Changes::Parser::YAML | Parse a YAML Changes file into objects | 0.05 | metacpan |
Module::Changes::Release | a release within a Changes file | 0.05 | metacpan |
Module::Changes::Validator::YAML | 0.05 | metacpan |