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.

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
Zing Actor-Model Toolkit 0.27 metacpan
Zing::App Object Reifier 0.27 metacpan
Zing::Cartridge Executable Process File 0.27 metacpan
Zing::Channel Shared Communication 0.27 metacpan
Zing::Class Base Class 0.27 metacpan
Zing::Cli Command-line Interface 0.27 metacpan
Zing::Cursor Lookup Table Traversal 0.27 metacpan
Zing::Daemon Process Daemon 0.27 metacpan
Zing::Data Process Data 0.27 metacpan
Zing::Domain Shared State Management 0.27 metacpan
Zing::Encoder Serialization Abstraction 0.27 metacpan
Zing::Encoder::Dump Perl Serialization Abstraction 0.27 metacpan
Zing::Entity Environment-aware Base Class 0.27 metacpan
Zing::Env Zing Environment 0.27 metacpan
Zing::Error Exception Class 0.27 metacpan
Zing::File Supervision Tree Generator 0.27 metacpan
Zing::Flow Loop Step 0.27 metacpan
Zing::Fork Fork Manager 0.27 metacpan
Zing::ID Conditionally Unique Identifier 0.27 metacpan
Zing::Journal System Journal 0.27 metacpan
Zing::Kernel Kernel Process 0.27 metacpan
Zing::KeyVal Key/Value Store 0.27 metacpan
Zing::Launcher Scheme Launcher 0.27 metacpan
Zing::Logic Process Logic 0.27 metacpan
Zing::Logic::Kernel Kernel Logic 0.27 metacpan
Zing::Logic::Simple Simple Logic 0.27 metacpan
Zing::Logic::Single Single Logic 0.27 metacpan
Zing::Logic::Timer Timer Logic 0.27 metacpan
Zing::Logic::Watcher Watcher Logic 0.27 metacpan
Zing::Logic::Worker Worker Logic 0.27 metacpan
Zing::Lookup Domain Lookup Table 0.27 metacpan
Zing::Loop Event Loop 0.27 metacpan
Zing::Mailbox Process Mailbox 0.27 metacpan
Zing::Meta Process Metadata 0.27 metacpan
Zing::Poll Blocking Receive 0.27 metacpan
Zing::Process Processing Unit 0.27 metacpan
Zing::PubSub Pub/Sub Store 0.27 metacpan
Zing::Queue Message Queue 0.27 metacpan
Zing::Repo Generic Store 0.27 metacpan
Zing::Ring Process Ring 0.27 metacpan
Zing::Ringer Scheme Ring 0.27 metacpan
Zing::Savepoint Lookup Table Savepoint 0.27 metacpan
Zing::Scheduler Scheme Launcher 0.27 metacpan
Zing::Search Search Abstraction 0.27 metacpan
Zing::Simple Simple Process 0.27 metacpan
Zing::Single Single Process 0.27 metacpan
Zing::Spawner Scheme Spawner 0.27 metacpan
Zing::Store Storage Abstraction 0.27 metacpan
Zing::Store::Disk Disk Storage 0.27 metacpan
Zing::Store::Hash Hash Storage 0.27 metacpan
Zing::Store::Temp Temp Storage 0.27 metacpan
Zing::System System Command Process 0.27 metacpan
Zing::Table Entity Lookup Table 0.27 metacpan
Zing::Term Resource Representation 0.27 metacpan
Zing::Timer Timer Process 0.27 metacpan
Zing::Types Type Library 0.27 metacpan
Zing::Watcher Watcher Process 0.27 metacpan
Zing::Worker Worker Process 0.27 metacpan

Other Files

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