Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (27) does not match dist (44):
  • Missing in MANIFEST: NOTES.txt, doc/admin.html, doc/client.html, doc/index.html, doc/manage_builders.html, doc/manage_platforms.html, doc/pkgforge.dia, doc/pkgforge.dot, doc/pkgforge.html, doc/pkgforge.neato, doc/pkgforge.png, doc/pkgforge.ps, doc/pkgforge.xml, doc/pkgforge.zigzag.dia, lib/PkgForge/App/Builder.pm, lib/PkgForge/App/Platform.pm, lib/PkgForge/Registry/Schema/Result/BuildLog.pm

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

no_missing_files_in_provides

Use authoring tool like Dist::Zilla, Milla, and Minilla to generate correct provides.

Error: lib/PkgForge/Registry/Schema/Result/State.pm

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
PkgForge::Registry A Moose class used for access to the PkgForge registry. v1.3.0 metacpan
PkgForge::Registry::App A Moose role for applications which use the registry v1.3.0 metacpan
PkgForge::Registry::Role Moose role for classes which use the PkgForge Registry v1.3.0 metacpan
PkgForge::Registry::Schema The Package Forge registry schema class v1.3.0 metacpan
PkgForge::Registry::Schema::Result::Builder v1.3.0 metacpan
PkgForge::Registry::Schema::Result::Job v1.3.0 metacpan
PkgForge::Registry::Schema::Result::JobStatus v1.3.0 metacpan
PkgForge::Registry::Schema::Result::Platform v1.3.0 metacpan
PkgForge::Registry::Schema::Result::State v1.3.0 metacpan
PkgForge::Registry::Schema::Result::Task v1.3.0 metacpan

Other Files

Build.PL metacpan
ChangeLog metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan