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(0x55607cbc1510)
  • lib/Gruntmaster/Daemon/Constants.pm: HASH(0x55607c8cf708)
  • lib/Gruntmaster/Daemon/Format.pm: HASH(0x55607ca364b8)
  • lib/Gruntmaster/Daemon/Generator/File.pm: HASH(0x55607ca01820)
  • lib/Gruntmaster/Daemon/Generator/Undef.pm: HASH(0x55607c85ecb8)
  • lib/Gruntmaster/Daemon/Judge/Absolute.pm: HASH(0x55607c96f0b0)
  • lib/Gruntmaster/Daemon/Judge/Points.pm: HASH(0x55607c9396d0)
  • lib/Gruntmaster/Daemon/Runner/File.pm: HASH(0x55607c872918)
  • lib/Gruntmaster/Daemon/Runner/Interactive.pm: HASH(0x55607ca30998)
  • lib/Gruntmaster/Daemon/Runner/Verifier.pm: HASH(0x55607cb6c0b8)

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
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