Help for this page

Select Code to Download


  1. or download this
    system("color 07");
    use Win32::Console; 
    ...
         }
      }
    }
    
  2. or download this
    sub global_send($){
       my $data = $_[0];
    ...
          $server->close();
       }
    }