Help for this page

Select Code to Download


  1. or download this
    
    sub  subroutine {
    ...
        return  \@ip;
     }
    
  2. or download this
    $self->{'get_ip'} = $self->{'queryObj'}->subroutine( 'x.x.x.x' );