in reply to
use of 'map'
@arr = map { $_ => '=>'.$list{$_} } keys %list;
[download]
--Artist
Comment on
Re: use of 'map'
Download
Code
In Section
Seekers of Perl Wisdom