Main > Programming > Libraries >

ConfigReader::Simple 1.25

ConfigReader::Simple 1.25

Sponsored Links

ConfigReader::Simple 1.25 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.011 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 937
Date added: 2007-04-12
Publisher: brian d foy

ConfigReader::Simple 1.25 description

ConfigReader::Simple is a simple configuration file parser.

SYNOPSIS

use ConfigReader::Simple;

# parse one file
$config = ConfigReader::Simple->new("configrc", [qw(Foo Bar Baz Quux)]);

# parse multiple files, in order
$config = ConfigReader::Simple->new_multiple(
Files => [ "global", "configrc" ],
Keys => [qw(Foo Bar Baz Quux)]
);

my @directives = $config->directives;

$config->get( "Foo" );

if( $config->exists( "Bar" ) )
{
print "Bar was in the config filen";
}

# copy an object to play with it separately
my $clone = $config->clone;

# only affects clone
$clone->set( "Foo", "Buster" );

# save the config to a single file
$clone->save( "configrc" )

# save the config to a single file, but only with
# certain directives
$clone->save( "configrc" => [qw(Foo Bar)] )

# save to multiple configuration files
$clone->save(
"configrc" => [qw(Foo Bar)],
"global" => [qw(Baz Quux)],
);

ConfigReader::Simple reads and parses simple configuration files. It is designed to be smaller and simpler than the ConfigReader module and is more suited to simple configuration files.

ConfigReader::Simple 1.25 Screenshot

Advertisements

ConfigReader::Simple 1.25 Keywords

Bookmark ConfigReader::Simple 1.25

Hyperlink code:
Link for forum:

ConfigReader::Simple 1.25 Copyright

WareSeeker periodically updates pricing and software information of ConfigReader::Simple 1.25 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 ConfigReader::Simple 1.25 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Config::File is a Perl module to parse a simple configuration file. Free Download
Config::Fast is an extremely fast configuration file parser. Free Download
The Configuration File Library (CFL) is a collection of routines for manipulating configuration files. Free Download
Config:Scoped is a feature rich configuration file parser. Free Download
CGI::Simple is a simple totally OO CGI interface that is CGI.pm compliant. Free Download
XML::Genx::Simple is a slightly simpler wrapper class for genx. Free Download
libConfuse is a configuration file parser library, licensed under the terms of the LGPL, and written in C. Free Download
Nightfall is a eclipsing binary star program. Free Download