ConfigReader::Simple 1.25
Sponsored Links
ConfigReader::Simple 1.25 Ranking & Summary
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.
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
ConfigReader::Simple 1.25 Keywords
ConfigReader
Simple 1.25
configuration file parser
Simple Configuration
Foo Bar
file parser
Configuration file
file
configuration
Foo
save
bar
simple
ConfigReader::Simple
ConfigReaderSimple
ConfigReader::Simple 1.25
Bookmark ConfigReader::Simple 1.25
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
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
java configuration file parser
web.config configuration file
configuration file parser library
foobar
c configuration file parser
simple configuration management
configuration file parser c
perl configreader
linux configuration file parser
config reader
configuration management training
php configuration file parser
text file parser
apache configuration file
electron configuration
configuration control
file parser c
configuration file php.ini path
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
Latest Software
Popular Software
Favourite Software