in reply to Problem emulating built-ins like map and grep.
Update:map2 sub { print "$a $b" }, qw[A B C D];
$ perl -v This is perl, v5.6.1 built for i386-linux
Makeshifts last the longest.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Problem emulating built-ins like map and grep.
by jsprat (Curate) on Jan 22, 2003 at 18:50 UTC |