Help for this page

Select Code to Download


  1. or download this
    #!C:/perl/bin/perl -w
    use strict;
    ...
        }
    }
    exit;
    
  2. or download this
    #!C:/perl/bin/perl -w
    use strict;
    ...
       }
       close $client;
    }