< Home - < Back

perl-Encode-HanExtra


Information about the package, perl-Encode-HanExtra, which is shipped with common Linux distributions. The perl-Encode-HanExtra package is designed for, Extra sets of Chinese encodings.


Package Name:

perl-Encode-HanExtra

Summary:

Extra sets of Chinese encodings

Description:

Perl 5.7.3 and later ships with an adequate set of Chinese encodings, including the commonly used CP950, CP936 (also known as GBK), Big5 (alias for Big5-Eten), Big5-HKSCS, EUC-CN, HZ, and ISO-IR-165. However, the numbers of Chinese encodings are staggering, and a complete coverage will easily increase the size of perl distribution by several megabytes; hence, this CPAN module tries to provide the rest of them. If you are using Perl 5.8 or later, Encode::CN and Encode::TW will automatically load the extra encodings for you, so there's no need to explicitly write use Encode::HanExtra if you are using one of them already.

Architecture:

x86_64

Version:

0.23

Release:

3.el6

Size:

1.6 M

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for perl-Encode-HanExtra


Control the perl-Encode-HanExtra package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Encode-HanExtra

This command will install perl-Encode-HanExtra on the server.

yum remove perl-Encode-HanExtra

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

yum -y remove perl-Encode-HanExtra

This command will un-install perl-Encode-HanExtra 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-Encode-HanExtra when using the -y flag.

yum update perl-Encode-HanExtra

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

yum -y update perl-Encode-HanExtra

This command will update perl-Encode-HanExtra 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-Encode-HanExtra when using the -y flag.

yum info perl-Encode-HanExtra

This command will show you core information about the perl-Encode-HanExtra package.

yum deplist perl-Encode-HanExtra

This command will show you the dependencies for perl-Encode-HanExtra. 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-Encode-HanExtra

This command will check if there is an update waiting on perl-Encode-HanExtra. 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.