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