Alien-Librdkafka

 view release on metacpan or  search on metacpan

lib/Alien/Librdkafka.pm  view on Meta::CPAN

package Alien::Librdkafka;
 
use strict;
use warnings;
 
use parent 'Alien::Base';
our $VERSION = '0.11.6';

=head1 NAME

Alien::Librdkafka - build and install librdkafka

=head1 DESCRIPTION

The distribution provides the way to build and access librdkafka from perl.



( run in 0.590 second using v1.01-cache-2.11-cpan-4d50c553e7e )