Information about the package, perl-CPAN, which is shipped with common Linux distributions. The perl-CPAN package is designed for, Query, download and build perl modules from CPAN sites.
Package Name:
perl-CPAN
Summary:
Query, download and build perl modules from CPAN sites
URL:
Description:
Query, download and build perl modules from CPAN sites.
Architecture:
x86_64
Version:
1.9402
Release:
144.el6
Size:
663 k
Repository:
installed
From Repository:
base
Licence:
GPL+ or Artistic
Control the perl-CPAN package with the following handy commands outlined below.
yum install perl-CPAN
This command will install perl-CPAN on the server.
yum remove perl-CPAN
This command will un-install perl-CPAN on the server. When you run this command, you will be asked if you are sure that you want to remove perl-CPAN, so you have to manually confirm that you want to do this.
yum -y remove perl-CPAN
This command will un-install perl-CPAN 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-CPAN when using the -y flag.
yum update perl-CPAN
This command will update perl-CPAN to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-CPAN, so you have to manually confirm that you want to do this.
yum -y update perl-CPAN
This command will update perl-CPAN 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-CPAN when using the -y flag.
yum info perl-CPAN
This command will show you core information about the perl-CPAN package.
yum deplist perl-CPAN
This command will show you the dependencies for perl-CPAN. 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-CPAN
This command will check if there is an update waiting on perl-CPAN. 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.