my $SETS = Config::Auto::parse( '/path/file.conf' ); print Dumper( $SETS ); $VAR = { 'entryA' => { anonymous hash } 'entryB' => { anonymous hash } };