1Alien::Brotli(3)      User Contributed Perl Documentation     Alien::Brotli(3)
2
3
4

NAME

6       Alien::Brotli - Download and install Brotli compressor
7

VERSION

9       version v0.2.2
10

DESCRIPTION

12       This distribution installs "brotli", so that it can be used by other
13       distributions.
14
15       It does this by first trying to detect an existing installation.  If
16       found, it will use that.  Otherwise, the source will be downloaded from
17       the official git repository, and it will be installed in a private
18       share location for the use of other modules.
19

METHODS

21   exe
22       This returns the path to the "brotli" executable, as a Path::Tiny
23       object.
24

SEE ALSO

26       <https://github.com/google/brotli>
27

SOURCE

29       The development version is on github at
30       <https://github.com/robrwo/perl-Alien-Brotli> and may be cloned from
31       <git://github.com/robrwo/perl-Alien-Brotli.git>
32

BUGS

34       Please report any bugs or feature requests on the bugtracker website
35       <https://github.com/robrwo/perl-Alien-Brotli/issues>
36
37       When submitting a bug or request, please include a test-file or a patch
38       to an existing test-file that illustrates the bug or desired feature.
39

AUTHOR

41       Robert Rothenberg <rrwo@cpan.org>
42

CONTRIBUTOR

44       Michal Josef Špaček <skim@cpan.org>
45
47       This software is Copyright (c) 2022 by Robert Rothenberg.
48
49       This is free software, licensed under:
50
51         The MIT (X11) License
52
53
54
55perl v5.36.0                      2023-01-24                  Alien::Brotli(3)
Impressum