< Home - < Back

perl-Config-General


Information about the package, perl-Config-General, which is shipped with common Linux distributions. The perl-Config-General package is designed for, Generic configuration module for Perl.


Package Name:

perl-Config-General

Summary:

Generic configuration module for Perl

Description:

This module opens a config file and parses its contents for you. After parsing the module returns a hash structure which contains the representation of the config file. The format of config files supported by Config::General is inspired by the well known Apache config format, in fact, this module is 100% read-compatible with Apache configs, but you can also just use simple name/value pairs in your config files. In addition to the capabilities of an Apache config file it supports some enhancements such as here-documents, C-style comments or multiline options. It is also possible to save the config back to disk, which makes the module a perfect backend for configuration interfaces. It is possible to use variables in config files and there exists also support for object oriented access to the configuration.

Architecture:

noarch

Version:

2.52

Release:

1.el6

Size:

72 k

Repository:

base

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Config-General


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


Command

Description of Command

yum install perl-Config-General

This command will install perl-Config-General on the server.

yum remove perl-Config-General

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

yum -y remove perl-Config-General

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

yum update perl-Config-General

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

yum -y update perl-Config-General

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

yum info perl-Config-General

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

yum deplist perl-Config-General

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

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