Help for this page
Select Code to Download
Select
or
download this
my @list = map { do_something_complex($_); } @other_list;