Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
        
    ...
    }
    
  2. or download this
    foreach (@array) {
        print "$_\n";
    }
    
  3. or download this
    CLIENT_PATH
    Path: 0
    ...
    CLIENT_NICK
    Nick: 1
    ... etc