instead of$stuff = \$stuff2[2]; loop { $moo = $$stuff->[3]; }
Or i'm misunderstanding something here. :)$stuff = $stuff2[2] || []; loop { $moo = $stuff->[3]; }
In reply to Re^11: How to speed up a nested loop?
by Xenofur
in thread How to speed up a nested loop?
by Xenofur
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |