1Mojolicious::Plugin::AsUsseetrPaCcokn:t:rPiibMpuoetj:eo:dlJipPceeigro(lu3s)D:o:cPulmuegnitna:t:iAosnsetPack::Pipe::Jpeg(3)
2
3
4
6 Mojolicious::Plugin::AssetPack::Pipe::Jpeg - Crush JPEG image files
7
9 Mojolicious::Plugin::AssetPack::Pipe::Jpeg can be used to crush "jpeg"
10 image files.
11
12 This pipe is EXPERIMENTAL. Feedback wanted.
13
15 app
16 $str = $self->app;
17 $self = $self->app("jpegoptim");
18
19 Can be used to set a custom application instead of "jpegoptim".
20
21 app_args
22 $array = $self->app_args;
23 $self = $self->app_args([qw(-f --stdin --stdout)]);
24
25 Can be used to set custom "app" arguments. The special $input string in
26 the argument list will be replaced with the path to a temp file holding
27 the image data.
28
29 If no $input element is found in the "app_args" list, then STDIN and
30 STDOUT will be used instead.
31
33 process
34 See "process" in Mojolicious::Plugin::AssetPack::Pipe.
35
37 Mojolicious::Plugin::AssetPack.
38
39
40
41perl v5.34.0 M2o0j2o2l-i0c1i-o2u1s::Plugin::AssetPack::Pipe::Jpeg(3)