in reply to Re^2: problem and error writing a command
in thread problem and error writing a command
$cmd = [ qw(p4 tag -l), "TEST_$options{r}_$dat", $options{v} ];
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: problem and error writing a command
by Anonymous Monk on Mar 11, 2011 at 08:39 UTC |