Help for this page

Select Code to Download


  1. or download this
    syntax error at chat.pl line 93, near "if"
    syntax error at chat.pl line 111, near "}"
    Execution of chat.pl aborted due to compilation errors.
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    
        $chat{$cnt} = $info;
    }