Help for this page
[ConnectionSettings] Server_name = "server"; ... [Others] Row_id = "Session id";
use Config::Simple; my $Config = {}; ... print $Config->{"Others.Row_id"};