Synapse::CLI::Config
====================

Synapse::CLI::Config is a tool which allows for the manipulation of
configuration objects using the command line / terminal.

See POD for details.

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install

DEPENDENCIES

none

COPYRIGHT AND LICENCE

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