in reply to Runing "regular" code with threaded perl
BTW, for a scientist, your analysis of the problem was decidedly unscientific! :-).#bjmsys("xspec - ${tmp}.xcm", $v); bjmsys("xspec - ${tmp}.xcm", $v) == 0 or die ("bjmsys failed"); open(DAT, "${tmp}xsfit.dat") || die ("Could not open file!");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Runing "regular" code with threaded perl
by cdarke (Prior) on Jul 11, 2008 at 07:41 UTC |