SWISH::Filters::Decompress - deflate your compressed files for further filtering


SWISH-Filter documentation  | view source Contained in the SWISH-Filter distribution.

Index


NAME

Top

SWISH::Filters::Decompress - deflate your compressed files for further filtering

DESCRIPTION

Top

SWISH::Filters::Decompress is a type 1 Filter designed to come first in a chain of filters. The Decompress filter can handle .gz files, using either the relevant Perl module or binary command.

LIMITATIONS

Top

.zip files are not currently supported because they might contain multiple files. The current plan is to restructure SWISH::Filter to allow for a single returned document composed of multiple files (as with .zip and .tar files).

AUTHOR

Top

Peter Karman perl@peknet.com

Thanks to Atomic Learning Inc. for supporting the development of this module.

COPYRIGHT

Top

SEE ALSO

Top

SWISH::Filter, gzip, zip, Compress::Zlib, Archive::Zip


SWISH-Filter documentation  | view source Contained in the SWISH-Filter distribution.