Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Re: Perl source safe get by label failure

by mgibian (Acolyte)
on Aug 26, 2003 at 17:16 UTC ( [id://286787]=note: print w/replies, xml ) Need Help??

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");
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://286787]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-19 03:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found