IPC-Manager 0.000012

Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:
  • Atomic::Pipe
  • DBI
no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: IPC-Manager-0.000012/lib/IPC/Manager/Serializer/JSON.pm -- Around line 62: Expected text after =item, not a bullet Around line 64: You forgot a '=back' before '=head1' IPC-Manager-0.000012/lib/IPC/Manager/Serializer.pm -- Around line 51: Expected text after =item, not a bullet Around line 53: You forgot a '=back' before '=head1' IPC-Manager-0.000012/lib/IPC/Manager/Test.pm -- Around line 1282: '=item' outside of any '=over'

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
IPC::Manager Decentralized local IPC through various protocols. 0.000012 metacpan
IPC::Manager::Base::DBI Base class for DBI based protocols 0.000012 metacpan
IPC::Manager::Base::FS Base class for filesystem based protocols 0.000012 metacpan
IPC::Manager::Base::FS::Handle Base class for filesystem clients that read via a handle 0.000012 metacpan
IPC::Manager::Client Base class for all client protocols 0.000012 metacpan
IPC::Manager::Client::AtomicPipe Use FIFO pipes for message transfers. 0.000012 metacpan
IPC::Manager::Client::JSONFile Single JSON file as a message store 0.000012 metacpan
IPC::Manager::Client::LocalMemory Process-local in-memory message store for testing only 0.000012 metacpan
IPC::Manager::Client::MariaDB Use MariaDB as a message store. 0.000012 metacpan
IPC::Manager::Client::MessageFiles Use files on disk as a message store. 0.000012 metacpan
IPC::Manager::Client::MySQL Use MySQL as a message store. 0.000012 metacpan
IPC::Manager::Client::PostgreSQL Use PostgreSQL as a message store. 0.000012 metacpan
IPC::Manager::Client::SQLite Use SQLite as a message store. 0.000012 metacpan
IPC::Manager::Client::SharedMem SysV shared memory as a message store 0.000012 metacpan
IPC::Manager::Client::UnixSocket Use UNIX sockets for message transfers. 0.000012 metacpan
IPC::Manager::DBI Database based clients for L<IPC::Manager>. 0.000012 metacpan
IPC::Manager::Message Messages sent between clients. 0.000012 metacpan
IPC::Manager::Role::Service Role for implementing IPC services with message handling 0.000012 metacpan
IPC::Manager::Role::Service::Requests Role for handling request/response patterns in IPC services. 0.000012 metacpan
IPC::Manager::Role::Service::Select Role for I/O multiplexing in IPC services 0.000012 metacpan
IPC::Manager::Serializer Serializer base class for IPC::Manager. 0.000012 metacpan
IPC::Manager::Serializer::JSON JSON Serializer for IPC::Manager. 0.000012 metacpan
IPC::Manager::Service Base class for creating IPC services 0.000012 metacpan
IPC::Manager::Service::Echo Service that echoes back request content 0.000012 metacpan
IPC::Manager::Service::Handle Handle class for connecting to IPC services 0.000012 metacpan
IPC::Manager::Service::Peer Peer connection class for L<IPC::Manager> services 0.000012 metacpan
IPC::Manager::Service::State Internal implementation of ipcm_service and ipcm_worker metacpan
IPC::Manager::Spawn Encapsulation of a newly initiated message store. 0.000012 metacpan
IPC::Manager::Test Reusable protocol-agnostic test suite for IPC::Manager metacpan
IPC::Manager::Util Utility functions for IPC::Manager 0.000012 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.md metacpan
cpanfile metacpan
dist.ini metacpan