in reply to Converting a CSV list to a list of hashrefs naming the fields
my @keys = qw/name score date comment/; my @game; @{$game[@game]}{@keys} = split /,/ for @scores;
MeowChow s aamecha.s a..a\u$&owag.print
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Converting a CSV list to a list of hashrefs naming the fields
by merlyn (Sage) on Jun 27, 2001 at 00:19 UTC |