BEGIN { if ($^O =~ /^Win/) { require Win32::Registry; Win32::Registry->import; } } [download]
In reply to Re: Problems with Tk on Win32 by tall_man in thread Problems with Tk on Win32 by sfinster