[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#543644: ITP: libwww-mechanize-gzip-perl -- Perl module to fetch webpages with gzip compression



Package: wnpp
Severity: wishlist
Owner: Christine Spang <christine@debian.org>

* Package name    : libwww-mechanize-gzip-perl
  Version         : 0.12
  Upstream Author : Peter Giessner <cardb@planet-elektronik.de>
* URL             : http://search.cpan.org/dist/WWW-Mechanize-GZip
* License         : Perl (Artistic | GPL-1+)
  Programming Lang: Perl
  Description     : Perl module to fetch webpages with gzip compression

 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 bandwith 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.



Reply to: