Kwalitee Issues

main_module_version_matches_dist_version

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

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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, 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::Rule::Utility, POE::Framework::MIDI::Ruleset, POE::Framework::MIDI::Utility

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

Modules

Name Abstract Version View
POE::Framework::MIDI A simplified front end to the POE::Framework::MIDI environment metacpan
POE::Framework::MIDI::Bar Container for MIDI events 0.02 metacpan
POE::Framework::MIDI::Conductor Algorithmic composition using POE 0.02 metacpan
POE::Framework::MIDI::Key Lexicon of key types 0.02 metacpan
POE::Framework::MIDI::Musician Non-POE Musician functionality 0.02 metacpan
POE::Framework::MIDI::Musician::Generic 0.02 metacpan
POE::Framework::MIDI::Musician::Test A musician used by the test script 0.02 metacpan
POE::Framework::MIDI::Noop An object representing a MIDI null operation 0.02 metacpan
POE::Framework::MIDI::Note An object to represent the MIDI note event 0.02 metacpan
POE::Framework::MIDI::POEConductor Management and rendering of POEMusician objects 0.02 metacpan
POE::Framework::MIDI::POEMusician POE functionality for POE Musicians 0.02 metacpan
POE::Framework::MIDI::Phrase 0.02 metacpan
POE::Framework::MIDI::Rest A rest event 0.02 metacpan
POE::Framework::MIDI::Rule A rule object to compare events 0.02 metacpan
POE::Framework::MIDI::Rule::MinimumNoteCount 0.02 metacpan
POE::Framework::MIDI::Rule::Notes 0.02 metacpan
POE::Framework::MIDI::Rule::Utility Utility functions 0.02 metacpan
POE::Framework::MIDI::Ruleset Contain nested rules, or other nested rulesets 0.02 metacpan
POE::Framework::MIDI::Utility Utility functions 0.02 metacpan

Other Files

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