Skip to content

robrwo/perl-Alien-Brotli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Alien::Brotli - Download and install Brotli compressor

VERSION

version v0.2.2

DESCRIPTION

This distribution installs brotli, so that it can be used by other distributions.

It does this by first trying to detect an existing installation. If found, it will use that. Otherwise, the source will be downloaded from the official git repository, and it will be installed in a private share location for the use of other modules.

METHODS

exe

This returns the path to the brotli executable, as a Path::Tiny object.

SEE ALSO

https://github.com/google/brotli

SOURCE

The development version is on github at https://github.com/robrwo/perl-Alien-Brotli and may be cloned from git://github.com/robrwo/perl-Alien-Brotli.git

BUGS

Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/perl-Alien-Brotli/issues

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

AUTHOR

Robert Rothenberg rrwo@cpan.org

CONTRIBUTOR

Michal Josef Špaček skim@cpan.org

COPYRIGHT AND LICENSE

This software is Copyright (c) 2022 by Robert Rothenberg.

This is free software, licensed under:

The MIT (X11) License