Kwalitee Issues

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.

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: MyApp::Logger, MyApp::Once, MyApp::Sleep, MyApp::Time, MyApp::Timer, MyApp::Version

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: definitions/MyApp/Logger.pm, definitions/MyApp/Once.pm, definitions/MyApp/Sleep.pm, definitions/MyApp/Time.pm, definitions/MyApp/Timer.pm, definitions/MyApp/Version.pm

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.

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: MyApp::Logger, MyApp::Once, MyApp::Sleep, MyApp::Time, MyApp::Timer, MyApp::Version

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
Zing Multi-Process Management System 0.11 metacpan
Zing::Channel Shared Communication 0.11 metacpan
Zing::Cli Command-line Interface 0.11 metacpan
Zing::Daemon Process Daemon 0.11 metacpan
Zing::Data Process Data 0.11 metacpan
Zing::Domain Aggregate Root 0.11 metacpan
Zing::Flow Loop Step 0.11 metacpan
Zing::Fork Fork Manager 0.11 metacpan
Zing::Kernel Kernel Process 0.11 metacpan
Zing::KeyVal Key/Value Store 0.11 metacpan
Zing::Launcher Scheme Launcher 0.11 metacpan
Zing::Logic Process Logic 0.11 metacpan
Zing::Logic::Kernel Kernel Logic 0.11 metacpan
Zing::Logic::Simple Simple Logic 0.11 metacpan
Zing::Logic::Single Single Logic 0.11 metacpan
Zing::Logic::Timer Timer Logic 0.11 metacpan
Zing::Logic::Watcher Watcher Logic 0.11 metacpan
Zing::Logic::Worker Worker Logic 0.11 metacpan
Zing::Loop Event Loop 0.11 metacpan
Zing::Mailbox Process Mailbox 0.11 metacpan
Zing::Node Node Information 0.11 metacpan
Zing::Poll Blocking Receive 0.11 metacpan
Zing::Process Processing Unit 0.11 metacpan
Zing::PubSub Pub/Sub Store 0.11 metacpan
Zing::Queue Message Queue 0.11 metacpan
Zing::Redis Redis Storage 0.11 metacpan
Zing::Registry Process Registry 0.11 metacpan
Zing::Repo Generic Store 0.11 metacpan
Zing::Ring Process Ring 0.11 metacpan
Zing::Ringer Scheme Ring 0.11 metacpan
Zing::Scheduler Scheme Launcher 0.11 metacpan
Zing::Server Server Information 0.11 metacpan
Zing::Simple Simple Process 0.11 metacpan
Zing::Single Single Process 0.11 metacpan
Zing::Spawner Scheme Spawner 0.11 metacpan
Zing::Store Storage Interface 0.11 metacpan
Zing::Term Resource Representation 0.11 metacpan
Zing::Timer Timer Process 0.11 metacpan
Zing::Types Type Library 0.11 metacpan
Zing::Watcher Watcher Process 0.11 metacpan
Zing::Worker Worker Process 0.11 metacpan
Zing::Zang Process Implementation 0.11 metacpan
Zing::Zang::Launcher Process Launcher 0.11 metacpan
Zing::Zang::Simple Simple-Task Process 0.11 metacpan
Zing::Zang::Single Single-Task Process 0.11 metacpan
Zing::Zang::Spawner Process Spawner 0.11 metacpan
Zing::Zang::Timer Timer Process 0.11 metacpan
Zing::Zang::Watcher Watcher Process 0.11 metacpan
Zing::Zang::Worker Worker Process 0.11 metacpan

Other Files

META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.md metacpan
cpanfile metacpan