< Home - < Back

perl-Perl-OSType


Information about the package, perl-Perl-OSType, which is shipped with common Linux distributions. The perl-Perl-OSType package is designed for, Map Perl operating system names to generic types.


Package Name:

perl-Perl-OSType

Summary:

Map Perl operating system names to generic types

Description:

Modules that provide OS-specific behaviors often need to know if the current operating system matches a more generic type of operating systems. For example, 'linux' is a type of 'Unix' operating system and so is 'freebsd'. This module provides a mapping between an operating system name as given by $^O and a more generic type. The initial version is based on the OS type mappings provided in Module::Build and ExtUtils::CBuilder (thus, Microsoft operating systems are given the type 'Windows' rather than 'Win32').

Architecture:

noarch

Version:

1.002

Release:

3.el6

Size:

16 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Perl-OSType


Control the perl-Perl-OSType package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Perl-OSType

This command will install perl-Perl-OSType on the server.

yum remove perl-Perl-OSType

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

yum -y remove perl-Perl-OSType

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

yum update perl-Perl-OSType

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

yum -y update perl-Perl-OSType

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

yum info perl-Perl-OSType

This command will show you core information about the perl-Perl-OSType package.

yum deplist perl-Perl-OSType

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

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