The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ETLp::Plugin::Iterative::Gunzip - Plugin to gunzip files

METHODS

type

Registers the plugin type.

run

Gunzips the supplied filename. Will not proceed if the name ends in .gz

paramaters

    * filename - the name of the file to be gunzipped
    

-head3 returns

    * new filename - the name for the file following gunzipping

LICENSE AND COPYRIGHT

Copyright 2010 Redbone Systems Ltd

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

The terms are in the LICENSE file that accompanies this application