Help for this page

Select Code to Download


  1. or download this
    my $thing = Win32::AdminMisc::RenameUser($server, ...
    
  2. or download this
     if ($server =~ m/txt/) {
            open(DAT, $server) or die "Could not open file!\n";
    ...
                       chomp($computer);
                }
            }
    
  3. or download this
    chomp @computers;