in reply to Re: Converting a CSV list to a list of hashrefs naming the fields
in thread Converting a CSV list to a list of hashrefs naming the fields

Yes, that was one of the alternatives, but the idea of doing it as a stream for a possibly larger pipeline suggested the use of a map.

-- Randal L. Schwartz, Perl hacker

  • Comment on Re: Re: Converting a CSV list to a list of hashrefs naming the fields