Kwalitee Issues

has_meta_yml

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

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 (30) does not match dist (29):
  • Duplicates in MANIFEST: lib/POE/Framework/MIDI/POEConductor.pm

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: POE::Framework::MIDI::Musician::Generic, POE::Framework::MIDI::Musician::Test

prereq_matches_use

List all used modules in META.yml requires

Error:

  • MIDI::Simple
  • POE
  • String::Similarity

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.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: POE::Framework::MIDI::Bar, POE::Framework::MIDI::Conductor, POE::Framework::MIDI::Key, POE::Framework::MIDI::Musician, POE::Framework::MIDI::Musician::Generic, POE::Framework::MIDI::Musician::Test, POE::Framework::MIDI::Noop, POE::Framework::MIDI::Note, POE::Framework::MIDI::POEConductor, POE::Framework::MIDI::POEMusician, POE::Framework::MIDI::Phrase, POE::Framework::MIDI::Rest, POE::Framework::MIDI::Rule, POE::Framework::MIDI::Rule::MinimumNoteCount, POE::Framework::MIDI::Ruleset, POE::Framework::MIDI::Utility

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • POE

no_invalid_versions

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

Error:

  • lib/POE/Framework/MIDI/Conductor.pm: HASH(0x5629bfea9c48)
  • lib/POE/Framework/MIDI/Key.pm: HASH(0x5629bf467798)
  • lib/POE/Framework/MIDI/Musician.pm: HASH(0x5629bfefd788)
  • lib/POE/Framework/MIDI/POEMusician.pm: HASH(0x5629bfd08568)
  • lib/POE/Framework/MIDI/Rule.pm: HASH(0x5629bf906e00)
  • lib/POE/Framework/MIDI/Utility.pm: HASH(0x5629bf6ad8e8)

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.1,1.2

Modules

Name Abstract Version View
POE::Framework::MIDI::Bar metacpan
POE::Framework::MIDI::Conductor metacpan
POE::Framework::MIDI::Key metacpan
POE::Framework::MIDI::Musician metacpan
POE::Framework::MIDI::Musician::Generic metacpan
POE::Framework::MIDI::Musician::Test metacpan
POE::Framework::MIDI::Noop metacpan
POE::Framework::MIDI::Note 0.1 metacpan
POE::Framework::MIDI::POEConductor metacpan
POE::Framework::MIDI::POEMusician metacpan
POE::Framework::MIDI::Phrase metacpan
POE::Framework::MIDI::Rest metacpan
POE::Framework::MIDI::Rule metacpan
POE::Framework::MIDI::Rule::Contour 1.2 metacpan
POE::Framework::MIDI::Rule::MinimumNoteCount metacpan
POE::Framework::MIDI::Rule::Notes 1.2 metacpan
POE::Framework::MIDI::Rule::Utility 1.2 metacpan
POE::Framework::MIDI::Ruleset metacpan
POE::Framework::MIDI::Utility metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan