Help for this page

Select Code to Download


  1. or download this
    $cmd = [  qw(p4 tag -l ), TEST_$options{r}_$date, $options{v}  ];
    run3($cmd, \$stdin, \$stdout, \$stderr); 
    print "\n$stderr\n";
    
  2. or download this
    syntax error at perl.pl line 197, near "$options{r"
    Execution of perl.pl aborted due to compilation errors.