use My::Config; $config = C(); $db = $config->{global}{hosts}{db}{2}; or $db = C('global.hosts.db.2');