foreach my $val (@xyz_chunk) { threads->create("sub", $val); }
foreach my $val (@$xyz_chunk) { threads->create("sub", $val); }
In reply to Re: Help needed with regard to arrays
by matrixmadhan
in thread Help needed with regard to arrays
by theknightsofni
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |