Help for this page

Select Code to Download


  1. or download this
    #!perl -sw
    
    ...
    print $send . "\n" x 2;
    $input = decode($send);
    printarray($input);