Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/local/bin/perl -w
    ...
    my $res = $cvs_obj->checkout(".");
    print Dumper($res);
    print "Successfully initialized cvs object for repository $repository 
    +and checked out in $dir\n";
    
  2. or download this
           $nfound = select(
                $self->{ROUT} = $self->{RIN},
    ...
                $timeout
                             ) ;