Help for this page

Select Code to Download


  1. or download this
    ClearCase-Argv> ct diff -diff -pred Argv.pm
    18c18
    ...
    >     ++$ipccount{$proto->{IPC}};
    >     }
    > }
    
  2. or download this
    ...
    Can't call method "qx" without a package or object reference at test.p
    +l line 50.
    
  3. or download this
    49: my $wdv = ClearCase::Argv->new("pwv -wdview -s");
    50: my $view = $wdv->qx;