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


App-Hachero documentation  | view source Contained in the App-Hachero distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

Gunzips '*.gz' files in work_path.

implemented hooks

* fetch

AUTHOR

Top

Nobuo Danjou <nobuo.danjou@gmail.com>

SEE ALSO

Top

App::Hachero

Net::Amazon::S3


App-Hachero documentation  | view source Contained in the App-Hachero distribution.