Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

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: Cannot find MANIFEST in dist.

main_module_version_matches_dist_version

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

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.

Modules

Name Abstract Version View
Device::Osram::Lightify::Hub Communicate with an Osram Lightify Hub metacpan
Device::Osram::Lightify::Light The interface to a single light metacpan
Device::Osram::Lightify::Version The version of our release. 0.1 metacpan

Other Files

ChangeLog metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan