Config-JSON version 1.3.1
A JSON based config file parser/writer.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
JSON 2.0 or higher
List::Util
Class::InsideOut
File::Temp
version
The following are only used for tests:
Test::More
Test::Deep
COPYRIGHT AND LICENCE
Copyright (C) 2006-2008, Plain Black Corporation
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.