Help for this page

Select Code to Download


  1. or download this
    package Communications;
    
    ...
    sub ReceiveMessage {
        print "Communications::ReceiveMessage('$_[0]')\n";
    }
    
  2. or download this
    Use of uninitialized value in concatenation (.) or string at D:\device
    +\modem\internet\Xitami\cgi-bin\index.pl line 48.
    Communications::ReceiveMessage('')
    Communications::ReceiveMessage('Hello, World!')