Download Config::Simple 4.59

Config::Simple 4.59 Config::Simple 4.59
General Info

Hits: 100 visitors

Publisher:

OS Support: Linux, Linux Console, Linux Open Sour, Linux Gnome

License: Freeware

Last Update:

Downloads:: 1

See full specifications >>

Your opinion can help!
Add your review now!

Publisher's description

Simple configuration file class

Reading and writing configuration files is one of the most frequent tasks of any software design. Config::Simple is the library that helps you with it.

Config::Simple is a Perl module representing configuration file object. It supports several configuration file syntax and tries to identify the file syntax automatically. Library supports parsing, updating and creating configuration files.

SYNOPSIS

 use Config::Simple;

 # --- Simple usage. Loads the config. file into a hash:
 Config::Simple->import_from('app.ini', \%Config);


 # --- OO interface:
 $cfg = new Config::Simple('app.ini');

 # accessing values:
 $user = $cfg->param('User');

 # getting the values as a hash:
 %Config = $cfg->vars();

 # updating value with a string
 $cfg->param('User', 'sherzodR');

 # updating a value with an array:
 $cfg->param('Users', ['sherzodR', 'geek', 'merlyn']);

 # adding a new block to an ini-file:
 $cfg->param(-block=>'last-access', -values=>{'time'=>time()});

 # accessing a block of an ini-file;
 $mysql = $cfg->param(-block=>'mysql');

 # saving the changes back to file:
 $cfg->save();


 # --- tie() interface
 tie %Config, "Config::Simple", 'app.ini';



Product's homepage

Requirements:



· Perl






Available Translations: None
Download Now
(0.021 Mb)

Average Rating:

NOT RATED
User Rating:

0 votes
Visitors Rating:

0 votes



Version History

Version 4.59 added on: 04 Feb 2012

System Requirements:




Related Tags:

    configuration file          simple configuration          Perl module          configuration          class          Perl               

Button for your site

To link back to this page, please copy code below and insert in your page. All visits come thru this code will add a 10 point vote to this software. Save the image button on your server

HTML,BBCode code for linking to this page:     
LINK      copy to clipboard
HTML      copy to clipboard
BBCODE copy to clipboard

Config::Simple 4.59 Copyright

Visitors found this page by searching for: Softbuz.com periodically updates pricing and software information of Config::Simple 4.59 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 Config::Simple 4.59 crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Config::Simple 4.59 Edition.
SoftBuz.com also does not provide download link for Config::Simple 4.59 from Filesonic, Fileserve, Wupload, Uploadstation, Hotfile, Zippyshare, Mediafire, Rapidshare, Megaupload, Torrent and other Free file hosting service also. The download file is obtained directly from the publisher, not from any Peer to Peer file sharing applications such as Shareaza, Limewire, Kazaa, Imesh, eDonkey, eMule, Ares, BearShare, Overnet, Morpheus, BitTorrent Azureus and WinMX.Go softbuz.com get last version,new version,old version,2011,2012,2013 version.





Download Time
56K
3s
64K
3s
128K
1s
768K
0s
1.44M
0s

Virus status
Related software downloads:
Apache2::Controller::Dispatch::HashTree 1.0.110+d
29 Jan 2012 - Freeware | 1 Downloads
Bio::BioStudio::Basic 1.01
02 Feb 2012 - Freeware | 1 Downloads
Padre 0.92
22 Jan 2012 - Freeware | 16 Downloads
WWW::RapidShare 0.3.1
21 Feb 2012 - Freeware | 1 Downloads
Module::Build::Debian 0.40
29 Feb 2012 - Freeware | 1 Downloads
Text::EP3 1.10
27 Jan 2012 - Freeware | 3 Downloads
Crypt::Khazad 1.0.3
19 Jan 2012 - Freeware | 9 Downloads
HTML::ScriptLoader 1.01
19 Feb 2012 - Freeware
VendorAPI::2Checkout::Client 0.1100
22 Jan 2012 - Freeware | 6 Downloads
HTML::TrackerLink 1.03
17 Feb 2012 - Freeware | 1 Downloads



Copyright (c) 2010-2012 Softbuz.Com. All rights reserved.

Do you like it? Share with friends!