Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    }
    
    print "\n\n   done. \n";
    
  2. or download this
    use strict;
    use warnings;
    ...
    }
    
    print "\n\n   done. \n";
    
  3. or download this
    use warnings;
    use strict;
    ...
    use Win32::OLE qw(in);
    use Win32::TieRegistry;
    use Time::HiRes qw( time gettimeofday tv_interval );
    
  4. or download this
    # --------------------------------------------------------------------
    +---------
    use strict;
    ...
    }
    
    print "\n\n   done. \n";