The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Apache Kafka low-level synchronous API, which does not use Zookeeper.'
author:
  - 'TrackingSoft LLC <sgladkov@trackingsoft.com>'
build_requires:
  Capture::Tiny: '0.22'
  Clone: '0.35'
  Config::IniFiles: '2.82'
  Proc::Daemon: '0.14'
  Sub::Install: '0.926'
  Test::Deep: '0.109'
  Test::Exception: '0.31'
  Test::TCP: '2'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.9, CPAN::Meta::Converter version 2.140640'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Kafka
no_index:
  directory:
    - t
    - inc
    - xt
    - tools
provides:
  Kafka:
    file: lib/Kafka.pm
    version: '0.8007'
  Kafka::Connection:
    file: lib/Kafka/Connection.pm
    version: '0.8007'
  Kafka::Consumer:
    file: lib/Kafka/Consumer.pm
    version: '0.8007'
  Kafka::Exceptions:
    file: lib/Kafka/Exceptions.pm
    version: '0.8007'
  Kafka::IO:
    file: lib/Kafka/IO.pm
    version: '0.8007'
  Kafka::Int64:
    file: lib/Kafka/Int64.pm
    version: '0.8007'
  Kafka::Internals:
    file: lib/Kafka/Internals.pm
    version: '0.8007'
  Kafka::Message:
    file: lib/Kafka/Message.pm
    version: '0.8007'
  Kafka::Producer:
    file: lib/Kafka/Producer.pm
    version: '0.8007'
  Kafka::Protocol:
    file: lib/Kafka/Protocol.pm
    version: '0.8007'
requires:
  Const::Fast: '0.014'
  Data::HexDump::Range: '0.13'
  Exception::Class: '1.37'
  List::MoreUtils: '0.33'
  Params::Util: '1.07'
  Scalar::Util::Numeric: '0.22'
  String::CRC32: '1.4'
  Sys::SigAction: '0.15'
  Try::Tiny: '0.18'
  perl: '5.010'
version: '0.8007'