Changes for version 0.800_4

  • CHANGES:
  • Refactored error handling. See documentation for module Kafka::Exceptions. Retired methods RaiseError, last_error last_errorcode.
  • Added method Kafka::Connection->cluster_errors.

Changes for version 0.8004

  • CHANGES:
  • t/*_io.t examines possibility of using gethostbyname( 'localhost' ) .

Changes for version 0.800_3

  • CHANGES:
  • Use Try::Tiny for proper preservation of $@ .

Modules

Apache Kafka interface for Perl.
Object interface to connect to a kafka cluster.
Perl interface for Kafka consumer client.
Perl Kafka API exception definitions.
Interface to network communication with the Apache Kafka server.
Functions to work with 64 bit elements of the protocol on 32 bit systems.
Constants and functions used internally.
Interface to the Kafka message properties.
Perl interface for Kafka producer client.
Functions to process messages in the Apache Kafka protocol.