.

Harvest::Reaper::Encoding::Gzip - handle gzip based content encoding

DESCRIPTION

This decodes files which are transmitted using the ``gzip'' or ``x-gzip'' content encoding technique.

new

The constructor - no arguments required

$obj->decode($file)

Decode the contents of $file. This action needs to take place in place (if you see what I mean, which makes things all the more fun ...)