Protocol::HTTP::Compression::Brotli - Brotli compression plugin for Protocol::HTTP
This module does not have any Perl interface or usage from Perl. It is just needed to be installed to allow transparent brotli compression/uncompression of Content-Endoding in Protocol::HTTP. In other words, Protocol::HTTP is responsible for loading this optional compression plugin.
Protocol::HTTP
Brotli
XS::libbrotli
Ivan Baidakou <dmol@cpan.org>, Crazy Panda LTD
You may distribute this code under the same terms as Perl itself.
To install Protocol::HTTP::Compression::Brotli, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Protocol::HTTP::Compression::Brotli
CPAN shell
perl -MCPAN -e shell install Protocol::HTTP::Compression::Brotli
For more information on module installation, please visit the detailed CPAN module installation guide.