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

NAME

ETLp::Plugin::Iterative::Gzip - Plugin to gzip files

METHODS

type

Registers the plugin type.

run

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

paramaters

    * filename - the name of the file to be gzipped
    

-head3 returns

    * new filename - the name for the file following

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