Beekeeper 0.01_02 Deleted
Kwalitee Issues
- 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: Beekeeper, Beekeeper::JSONRPC
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Beekeeper-0.01_02/lib/Beekeeper/Client.pm -- Around line 55: Non-ASCII character seen before =encoding in 'âââââââââââââââââââââ¬âââââââââââââââ¬âââââââââ¬âââââââââ¬âââââââââ'. Assuming UTF-8 Beekeeper-0.01_02/lib/Beekeeper/Service/Supervisor/Worker.pm -- Around line 90: '=item' outside of any '=over' Around line 498: You forgot a '=back' before '=head1'
- 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: Beekeeper, Beekeeper::JSONRPC
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.01,0.01_01
- 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.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Beekeeper | Framework for building applications with a microservices architecture | 0.01_01 | metacpan |
| Beekeeper::Bus::STOMP | A lightweight asynchronous STOMP 1.1 / 1.2 client. | 0.01 | metacpan |
| Beekeeper::Client | Make RPC calls through message bus | 0.01 | metacpan |
| Beekeeper::Config | Read configuration files | 0.01 | metacpan |
| Beekeeper::JSONRPC | Representation of JSON-RPC objects | 0.01 | metacpan |
| Beekeeper::JSONRPC::AuthHeaders | Access to request auth headers | 0.01 | metacpan |
| Beekeeper::JSONRPC::Error | Representation of a JSON-RPC error. | 0.01 | metacpan |
| Beekeeper::JSONRPC::Notification | Representation of a JSON-RPC notification. | 0.01 | metacpan |
| Beekeeper::JSONRPC::Request | Representation of a JSON-RPC request. | 0.01 | metacpan |
| Beekeeper::JSONRPC::Response | Representation of a JSON-RPC response. | 0.01 | metacpan |
| Beekeeper::Logger | Default logger used by worker processes. | 0.01 | metacpan |
| Beekeeper::Service::LogTail | Buffer log entries | 0.01 | metacpan |
| Beekeeper::Service::LogTail::Worker | Buffer log entries | 0.01 | metacpan |
| Beekeeper::Service::Router | Route messages between buses | 0.01 | metacpan |
| Beekeeper::Service::Router::Worker | Route messages between backend and frontend | 0.01 | metacpan |
| Beekeeper::Service::Sinkhole::Worker | Handle unserviced job queues | 0.01 | metacpan |
| Beekeeper::Service::Supervisor | Worker pool supervisor. | 0.01 | metacpan |
| Beekeeper::Service::Supervisor::Worker | Worker pool supervisor. | 0.01 | metacpan |
| Beekeeper::Service::ToyBroker::Worker | Basic STOMP 1.2 broker | 0.01 | metacpan |
| Beekeeper::Worker | Base class for creating services | 0.01 | metacpan |
| Beekeeper::Worker::Util | 0.01 | metacpan | |
| Beekeeper::Worker::Util::SharedCache | Locally mirrored shared cache | 0.01 | metacpan |
| Beekeeper::WorkerPool | Manage worker pools | 0.01 | metacpan |
| Beekeeper::WorkerPool::Daemon | Daemonize processes | 0.01 | metacpan |