Help for this page

Select Code to Download


  1. or download this
        if ($result =~ /\w+/) { return $self->error($result); }
    
  2. or download this
      my @results=$self->cmd("unset ".$setting);