Dist-Zilla-Plugin-OurPkgVersion 0.1.0 Deleted

Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:
  • Dist::Zilla::Role::FileFinderUser
  • Dist::Zilla::Role::FileMunger
main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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:
  • Dist::Zilla::Plugin::OurPkgVersion
no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:
  • lib/Dist/Zilla/Plugin/OurPkgVersion.pm: HASH(0x56553a721ad8)

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.

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
Dist::Zilla::Plugin::OurPkgVersion no line insertion and does Package version with our metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan