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>