---
abstract: 'minimal request/response or pub/sub mechanism'
author:
  - 'Paul Evans <leonerd@leonerd.org.uk>'
build_requires:
  Test2::V0: '0'
  Test::Future::IO: '0.06'
configure_requires:
  Module::Build: '0.4004'
dynamic_config: 1
generated_by: 'Module::Build version 0.4234, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: IPC-MicroSocket
provides:
  IPC::MicroSocket:
    file: lib/IPC/MicroSocket.pm
    version: '0.05'
  IPC::MicroSocket::Client:
    file: lib/IPC/MicroSocket/Client.pm
    version: '0.05'
  IPC::MicroSocket::Server:
    file: lib/IPC/MicroSocket/Server.pm
    version: '0.05'
requires:
  Future::AsyncAwait: '0'
  Future::Buffer: '0.03'
  Future::IO: '0.17'
  Future::Selector: '0.02'
  Object::Pad: '0.817'
  Sublike::Extended: '0.29'
  Syntax::Keyword::Match: '0'
  perl: '5.036'
resources:
  license: http://dev.perl.org/licenses/
version: '0.05'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'