Changes for version 0.031 - 2019-01-17

  • [ux] Tweak CLIs: disable config/env reading.

Documentation

Delete a key from INI configuration file
Delete a section (and its contents) from INI configuration file
Dump INI as hash of hashes structure
Get key value from INI configration file
Get whole section of INI configuration file
Insert a key to INI configuration file
Insert an new empty section to INI configuration file
List all sections of an INI configuration file
Parse INI using Config::IOD::INI module and show the raw result

Modules

INI utilities