What should:
mean? And how do I do the other? Can you give me an example where this will actually be usefull? And that can't be done better using closures.for my $item (upto(5)) { for my $other (upto(5)) { print "At $item and $other\n"; }; };
Share-everything threads were tried in perl 5.005.
tie is slow. In either case you should already be able to implement this using PerlIO::via. If enough people use that, we might consider adding that to core.
In reply to Re^2: what would you like to see in perl5.12?
by Jenda
in thread what would you like to see in perl5.12?
by ysth
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |