my $config_file = 'C:\program files\secret_app\config.xml'; my $config = XMLin($config_file); my $timeout = $config->{timeout};