libwww-mechanize-gzip-perl

Perl module to fetch webpages with gzip-compression

Description

The WWW::Mechanize::GZip module tries to fetch a URL by requesting gzip-compression from the webserver.

If the response contains a header with 'Content-Encoding: gzip', it decompresses the response in order to get the original (uncompressed) content.

This module will help to reduce bandwidth fetching webpages, if supported by the webeserver. If the webserver does not support gzip-compression, no compression will be used.

This modules is a direct subclass of WWW::Mechanize and will therefore support any methods provided by WWW::Mechanize.

The decompression is handled by Compress::Zlib::memGunzip.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/WWW-Mechanize-GZip


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libwww-mechanize-gzip-perl