in reply to Howto capture array/hash back after threaded process
if all fails there is the threads::shared to set up a cheaters way of storing valuespush @array1, new threads \&funct_array,($par1,$par2,$filename);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Howto capture array/hash back after threaded process
by neversaint (Deacon) on Mar 02, 2006 at 08:41 UTC |