use Config::Std; my %config; BEGIN { read_config "main.conf" => %config; }