Config::JSON 1.0.3

Config::JSON 1.0.3

Sponsored Links

Config::JSON 1.0.3 Ranking & Summary

Ranking Click at the star to rankRanking level:
User Review: 0 (0 times) Download now
File size: 0.005 MB Platform: Any Platform License: Perl Artistic License Price: Downloads: 5544 Date added: 2007-04-12 Publisher: JT Smith Publisher URL: http://search.cpan.org/~r

Config::JSON 1.0.3 description

Config::JSON is a JSON based config file system.

SYNOPSIS

use Config::JSON;

my $config = Config::JSON->create($pathToFile);
my $config = Config::JSON->new($pathToFile);

my $element = $config->get($param);

$config->set($param,$value);

$config->delete($param);
$config->deleteFromHash($name, $key);
$config->deleteFromArray($name, $value);

$config->addToHash($name, $key, $value);
$config->addToArray($name, $value);

my $path = $config->getFilename;
Example Config File
# config-file-type: JSON 1

{
"dsn" : "DBI:mysql:test",
"user" : "tester",
"password" : "xxxxxx",

# some colors to choose from
"colors" : [ "red", "green", "blue" ],

# some statistics
"stats" : {
"health" : 32,
"vitality" : 11
}
}

Note that you can put comments in the config file as long as # is the first non-space character on the line. However, if you use this API to write to the config file, your comments will be eliminated.

Download now

Config::JSON 1.0.3 Screenshot

Sponsored Links
Download Config::JSON 1.0.3

Config::JSON 1.0.3 Keywords

Bookmark Config::JSON 1.0.3

Hyperlink code:
Hyperlink and Intro code:

Config::JSON 1.0.3 Copyright

WareSeeker periodically updates pricing and software information of Config::JSON 1.0.3 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::JSON 1.0.3 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::JSON 1.0.3 Related Software


JSON (JavaScript Object Notation) is a lightweight data-interchange format.

JSON::PC is a fast JSON parser and converter.

JSON::DWIW is a Perl module that converts Perl data structures to and from JSON.

JSON::XS implements JSON (http://www.json.org) for Perl.

Config::General is a perl module opens a config file and parses its contents for you.

Template::Plugin::JSON is a Perl module that adds a .json vmethod for all TT values.

JSON::Syck - JSON is YAML.

JSON::Shell is an interactive shell for performing JSON and JSON-RPC requests.

php-json is an extremely fast PHP C extension for JSON (JavaScript Object Notation) serialisation.

JSON-RPC-Java provides an RPC implementation that allows JavaScript DHTML Web applications to call remote methods.
Config::JSON 1.0.3 Review:
Author name* :  
Author Email* :  
Comment* :  
Security code* :  
     
   
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