Config::Std 0.0.4
Sponsored Links
Config::Std 0.0.4 Ranking & Summary
File size:
0.012 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
5551
Date added:
2007-01-18
Publisher:
Damian Conway
Publisher URL:
http://search.cpan.org/~d
Config::Std 0.0.4 description
Config::Std is a Perl module load and save configuration files in a standard format.
SYNOPSIS
use Config::Std;
# Load named config file into specified hash...
read_config demo2.cfg => my %config;
# Extract the value of a key/value pair from a specified section...
$config_value = $config{Section_label}{key};
# Change (or create) the value of a key/value pair...
$config{Other_section_label}{other_key} = $new_val;
# Update the config file from which this hash was loaded...
write_config %config;
# Write the config information to another file as well...
write_config %config, $other_file_name;
This module implements yet another damn configuration-file system.
The configuration language is deliberately simple and limited, and the module works hard to preserve as much information (section order, comments, etc.) as possible when a configuration file is updated.
See Chapter 19 of "Perl Best Practices" (OReilly, 2005) for the rationale for this approach.
SYNOPSIS
use Config::Std;
# Load named config file into specified hash...
read_config demo2.cfg => my %config;
# Extract the value of a key/value pair from a specified section...
$config_value = $config{Section_label}{key};
# Change (or create) the value of a key/value pair...
$config{Other_section_label}{other_key} = $new_val;
# Update the config file from which this hash was loaded...
write_config %config;
# Write the config information to another file as well...
write_config %config, $other_file_name;
This module implements yet another damn configuration-file system.
The configuration language is deliberately simple and limited, and the module works hard to preserve as much information (section order, comments, etc.) as possible when a configuration file is updated.
See Chapter 19 of "Perl Best Practices" (OReilly, 2005) for the rationale for this approach.
Config::Std 0.0.4 Screenshot
Sponsored Links
Config::Std 0.0.4 Keywords
Std 0.0.4
ConfigStd
Perl module
Configuration files
Config
module
configuration
Perl
load
file
Config::Std 0.0.4
Libraries
Programming
Bookmark Config::Std 0.0.4
Config::Std 0.0.4 Copyright
WareSeeker periodically updates pricing and software information of Config::Std 0.0.4 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Config::Std 0.0.4 Edition. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Config::Std 0.0.4 Related Software
PWC-Config is a graphical user interface for configuring all Web cameras supported by the PWC driver.
pkg-config is a system for managing library compile/link flags that works with automake and autoconf.
XAO::DO::FS::Config is an embeddable configuration object for XAO::FS.
Config::General is a perl module opens a config file and parses its contents for you.
Gimp::Config is a Perl module with config options found during configure time.
Config::Model provides a framework to help in validating the semantic content of configuration data.
Config::Model provides a framework to help in validating the semantic content of configuration data.
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
Related Information
Sponsored Links
TOP POPULAR DOWNLOAD