Help for this page
Select Code to Download
Select
or
download this
@subs = map { my $something = $_; ... blah( $something, ... ); } } @data;