< Home - < Back

perl-Readonly


Information about the package, perl-Readonly, which is shipped with common Linux distributions. The perl-Readonly package is designed for, Facility for creating read-only scalars, arrays, hashes.


Package Name:

perl-Readonly

Summary:

Facility for creating read-only scalars, arrays, hashes

Description:

Readonly.pm provides a facility for creating non-modifiable scalars, arrays, and hashes. Readonly.pm * Creates scalars, arrays (not lists), and hashes. * Creates variables that look and work like native perl variables. * Creates global or lexical variables. * Works at runtime or compile time. * Works with deep or shallow data structures. * Prevents reassignment of Readonly variables.

Architecture:

noarch

Version:

1.03

Release:

11.el6

Size:

22 k

Repository:

base

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Readonly


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


Command

Description of Command

yum install perl-Readonly

This command will install perl-Readonly on the server.

yum remove perl-Readonly

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

yum -y remove perl-Readonly

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

yum update perl-Readonly

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

yum -y update perl-Readonly

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

yum info perl-Readonly

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

yum deplist perl-Readonly

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

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