Help for this page
#map BLOCK, LIST #or something like ... #or #map EXPR, LIST @asciival=map(ord,@letters);
@origarray=('0 1 2','0 0 0','-3 -2 -1','10 11 12'); @sortedarray= ... foreach(@sortedarray){ print "$_\n"; }
@sortedarray= map{$_->[0]} ... #calculate $computedsortval [$_,$computedsortval]; } @origarray;
www.com | www.net | www.org
Too much JavaScript Not enough JavaScript Just the right amount of JavaScript Not enough WebPerl
Results (43 votes). Check out past polls.