Help for this page

Select Code to Download


  1. or download this
    SYNOPSIS
             use if CONDITION, MODULE => ARGUMENTS;
    
  2. or download this
    use if $^O eq "MSWin32", Win32API::Registry => qw(:ALL);