Config-JSON version 1.0.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
List::Util


COPYRIGHT AND LICENCE

Copyright (C) 2007, JT Smith

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
