< Home - < Back

perl-WWW-Mechanize-GZip


Information about the package, perl-WWW-Mechanize-GZip, which is shipped with common Linux distributions. The perl-WWW-Mechanize-GZip package is designed for, Fetch compressed web pages.


Package Name:

perl-WWW-Mechanize-GZip

Summary:

Fetch compressed web pages

Description:

The WWW::Mechanize::GZip module tries to fetch a URL by requesting gzip-compression from the web server. 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 web pages, if supported by the web server. If the web server does not support gzip-compression, no decompression will be made.

Architecture:

noarch

Version:

0.12

Release:

13.el6

Size:

10 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-WWW-Mechanize-GZip


Control the perl-WWW-Mechanize-GZip package with the following handy commands outlined below.


Command

Description of Command

yum install perl-WWW-Mechanize-GZip

This command will install perl-WWW-Mechanize-GZip on the server.

yum remove perl-WWW-Mechanize-GZip

This command will un-install perl-WWW-Mechanize-GZip on the server. When you run this command, you will be asked if you are sure that you want to remove perl-WWW-Mechanize-GZip, so you have to manually confirm that you want to do this.

yum -y remove perl-WWW-Mechanize-GZip

This command will un-install perl-WWW-Mechanize-GZip on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-WWW-Mechanize-GZip when using the -y flag.

yum update perl-WWW-Mechanize-GZip

This command will update perl-WWW-Mechanize-GZip to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-WWW-Mechanize-GZip, so you have to manually confirm that you want to do this.

yum -y update perl-WWW-Mechanize-GZip

This command will update perl-WWW-Mechanize-GZip to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-WWW-Mechanize-GZip when using the -y flag.

yum info perl-WWW-Mechanize-GZip

This command will show you core information about the perl-WWW-Mechanize-GZip package.

yum deplist perl-WWW-Mechanize-GZip

This command will show you the dependencies for perl-WWW-Mechanize-GZip. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-WWW-Mechanize-GZip

This command will check if there is an update waiting on perl-WWW-Mechanize-GZip. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.