BEGIN { if ($^O =~ /^Win/) { require Win32::Registry; Win32::Registry->import; } }