Alien-libbrotli
view release on metacpan or search on metacpan
lib/Alien/libbrotli.pm view on Meta::CPAN
package Alien::libbrotli;
use 5.012;
our $VERSION = "1.0.7.7";
use XS::Loader;
XS::Loader::load_noboot();
=head1 NAME
Alien::libbrotli - [deprecated] Brotli compression library.
=cut
=head1 DESCRIPTION
Deprecated/renamed in the sake of L<XS::libbrotli>.
=head1 SYNOPSIS
=head1 AUTHOR
Ivan Baidakou <dmol@cpan.org>, Crazy Panda LTD
=head1 LICENSE
You may distribute this code under the same terms as Perl itself.
=cut
1;
( run in 1.464 second using v1.01-cache-2.11-cpan-39bf76dae61 )