Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Gruntmaster::Data

main_module_version_matches_dist_version

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

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Gruntmaster-Daemon-5999-TRIAL/lib/Gruntmaster/Daemon/Runner/File.pm -- Around line 49: Unterminated C< ... > sequence

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

no_invalid_versions

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

Error:

  • lib/Gruntmaster/Daemon.pm: HASH(0x5609d41fb9e0)
  • lib/Gruntmaster/Daemon/Constants.pm: HASH(0x5609d4e6f588)
  • lib/Gruntmaster/Daemon/Format.pm: HASH(0x5609d4ec6f18)
  • lib/Gruntmaster/Daemon/Generator/File.pm: HASH(0x5609d2ae99a0)
  • lib/Gruntmaster/Daemon/Generator/Undef.pm: HASH(0x5609d4e861f0)
  • lib/Gruntmaster/Daemon/Judge/Absolute.pm: HASH(0x5609d4e48c68)
  • lib/Gruntmaster/Daemon/Judge/Points.pm: HASH(0x5609d4ea7350)
  • lib/Gruntmaster/Daemon/Runner/File.pm: HASH(0x5609d4ea76e0)
  • lib/Gruntmaster/Daemon/Runner/Interactive.pm: HASH(0x5609d4dfaca0)
  • lib/Gruntmaster/Daemon/Runner/Verifier.pm: HASH(0x5609d4e3f6e0)

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.

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
Gruntmaster::Daemon Gruntmaster 6000 Online Judge -- daemon metacpan
Gruntmaster::Daemon::Constants Constants for the Gruntmaster daemon metacpan
Gruntmaster::Daemon::Format Utility functions for handling source files metacpan
Gruntmaster::Daemon::Generator::File Generate tests from files metacpan
Gruntmaster::Daemon::Generator::Run Generate tests from program output 0.001 metacpan
Gruntmaster::Daemon::Generator::Undef Pretend to generate tests metacpan
Gruntmaster::Daemon::Judge::Absolute metacpan
Gruntmaster::Daemon::Judge::Points metacpan
Gruntmaster::Daemon::Runner::File Compare output with static text files metacpan
Gruntmaster::Daemon::Runner::Interactive metacpan
Gruntmaster::Daemon::Runner::Verifier Check the program output with a verifier metacpan

Other Files

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