Argon 0.17
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Test2::Bundle::Extended
- parent
- 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: scratch/Task.pm
- 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 |
---|---|---|---|
Argon | Simple, fast, and flexible distributed computing | 0.17 | metacpan |
Argon::Async | A tied condvar that calls recv on FETCH | 0.17 | metacpan |
Argon::Channel | Line protocol API for non-blocking sockets | 0.17 | metacpan |
Argon::Client | Client-side connection class for Argon systems | 0.17 | metacpan |
Argon::Constants | Constants used by Argon classes | 0.17 | metacpan |
Argon::Encryption | Role providing methods and attributes to encrypt Argon::Message traffic | 0.17 | metacpan |
Argon::Log | Simple logging wrapper | 0.17 | metacpan |
Argon::Manager | Entry-point Argon service providing intelligent task routing | 0.17 | metacpan |
Argon::Marshal | routines for serializing messages | 0.17 | metacpan |
Argon::Message | Encodable message structure used for cross-system coordination | 0.17 | metacpan |
Argon::Queue | Bounded, prioritized queue class | 0.17 | metacpan |
Argon::SecureChannel | Encrypted Argon::Channel | 0.17 | metacpan |
Argon::Server | Base class for Argon server objects | 0.17 | metacpan |
Argon::Simple | Utilities for concisely writing Argon client applications | 0.17 | metacpan |
Argon::Task | Base interface for Argon-runnable tasks | 0.17 | metacpan |
Argon::Test | Utilities used by Argon's tests | 0.17 | metacpan |
Argon::Tracker | Internal class used to track node capacity | 0.17 | metacpan |
Argon::Types | TypeConstraints used by Argon classes | 0.17 | metacpan |
Argon::Util | Utilities used in Argon classes | 0.17 | metacpan |
Argon::Worker | Argon worker node providing capacity to an Argon::Manager | 0.17 | metacpan |
scratch::Task | metacpan |