Help for this page

Select Code to Download


  1. or download this
     my $socket = $self->_new_socket($host, $port, $timeout);
     $socket = $self->_new_socket($host, $port, $timeout);   # my duplicat
    +ive line
         # such that $socket clobbers the 'my $socket' and so is not based
    + on "0"?