DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibwww-mechanize-gzip-perl
BeschreibungPerl module to fetch webpages with gzip-compression
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.12-1
Sektionperl
Prioritätoptional
Installierte Größe64 Byte
Hängt ab vonperl, libwww-mechanize-perl
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße6480 Byte
Prüfsumme MD522b943f4f21b84c46d22c54f4810950c
Prüfsumme SHA150b4aa61d9704ad97443ee141b41a98637bd7b9f
Prüfsumme SHA256b90889f65f79dc52ce377679ef18cf8edccbcaa5c48f4ed868bfd62fc1daeeae
Link zum Herunterladenlibwww-mechanize-gzip-perl_0.12-1_all.deb
Ausführliche BeschreibungThe 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.


Impressum
Linux is a registered trademark of Linus Torvalds