Data-ModeMerge 0.21 Deleted
Kwalitee Issues
No Core Issues.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Data::ModeMerge
- Data::ModeMerge::Config
- Data::ModeMerge::Mode::ADD
- Data::ModeMerge::Mode::Base
- Data::ModeMerge::Mode::CONCAT
- Data::ModeMerge::Mode::DELETE
- Data::ModeMerge::Mode::KEEP
- Data::ModeMerge::Mode::NORMAL
- Data::ModeMerge::Mode::SUBTRACT
- 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_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Data::ModeMerge | Merge two nested data structures, with merging modes and options | 0.21 | metacpan |
| Data::ModeMerge::Config | Data::ModeMerge configuration | 0.21 | metacpan |
| Data::ModeMerge::Mode::ADD | Handler for Data::ModeMerge ADD merge mode | 0.21 | metacpan |
| Data::ModeMerge::Mode::Base | Base class for Data::ModeMerge mode handler | 0.21 | metacpan |
| Data::ModeMerge::Mode::CONCAT | Handler for Data::ModeMerge CONCAT merge mode | 0.21 | metacpan |
| Data::ModeMerge::Mode::DELETE | Handler for Data::ModeMerge DELETE merge mode | 0.21 | metacpan |
| Data::ModeMerge::Mode::KEEP | Handler for Data::ModeMerge KEEP merge mode | 0.21 | metacpan |
| Data::ModeMerge::Mode::NORMAL | Handler for Data::ModeMerge NORMAL merge mode | 0.21 | metacpan |
| Data::ModeMerge::Mode::SUBTRACT | Handler for Data::ModeMerge SUBTRACT merge mode | 0.21 | metacpan |