Codebase list libconfig-record-perl / 49ebb5a3-d553-4cb7-9060-12055b91f7cf/main README
49ebb5a3-d553-4cb7-9060-12055b91f7cf/main

Tree @49ebb5a3-d553-4cb7-9060-12055b91f7cf/main (Download .tar.gz)

README @49ebb5a3-d553-4cb7-9060-12055b91f7cf/mainraw · history · blame

Config::Record - Simple configuration records
---------------------------------------------

Config::Record provides a module for loading configuration
records. It supports scalar, array and hash parameters nested
to an arbitrary depth.

See the manual page for Config::Record for details and 
example usage.

Feedback, bug reports, patches
------------------------------

Please send patches in unified diff format to:

	Daniel Berrange <dan@berrange.com>

-- End