NAME
Incunabulum::Config -- Programmatic configuration system
SYNOPSIS
No user-serviceable parts inside for the moment.
DESCRIPTION
Yep, your basic run of the mill configuration system here. Nothing too much, but it gets the job done for my proof of concept. Like the rest of Incunabulum, this will be embellished with time.
- do_config
-
NOTE: This documentation placed here so Test::Pod::Coverage is happy. I know that I should document (and test...) this code better. But that's not really feasible with a non-existent API definition.
Gathers configuration data from the various configuration plugins and stores it in a variable.
- get_config_tree
-
Changes sysctl-style strings into data structures.