Help for this page

Select Code to Download


  1. or download this
    sub PerformSS {
       my $self = shift;
    ...
       }
       return $status;
    }
    
  2. or download this
          $status = $self->PerformSS("get \$/project -R -I-Y -V\"$label\""
    +);
    
  3. or download this
          $status = $self->PerformSS("get \$/project -R -I-Y");