I agree with that. It would be nice if map (and grep) could take a variable like foreach does.
# this doesn't work my @joined = map my $url { map my $code { $url . $code } @codes } @urls;
In reply to Re^3: Joining Arrays?
by kyle
in thread Joining Arrays?
by Jaganath
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |