Help for this page

Select Code to Download


  1. or download this
       my ($Registry, $IEKey);
    
  2. or download this
    No module
    None of that stuff here
    
  3. or download this
    eval { require Win32::TieRegistry;
                   Win32::TieRegistry->import();
    };
    
  4. or download this
    use strict;
    use warnings;
    ...
    
    On MSWin32     -> Show status bar: yes
    On linux       -> None of that stuff here.