Hits: 100 visitors
Publisher: Sherzod Ruzmetov
OS Support: Linux, Linux Console, Linux Open Sour, Linux Gnome
License: Freeware
Last Update: 21 Jan 2010
Downloads:: 1
See full specifications >>
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
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.
Info
User Services
Developer Services
Partners
Do you like it? Share with friends!