The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::Hachero::Plugin::Fetch::Gunzip - gunzips '*.gz' files in work_path

SYNOPSIS

---
global:
  work_path: /path/to/your/work_path
plugins:
  - module: Fetch::Gunzip

DESCRIPTION

Gunzips '*.gz' files in work_path.

implemented hooks

  • fetch

AUTHOR

Nobuo Danjou <nobuo.danjou@gmail.com>

SEE ALSO

App::Hachero

Net::Amazon::S3