in reply to
merging .csv text input based on matching column field values in multiple rows
matching columns? Sounds like you need a relational database. SQLite is easy to install and use.
Comment on
Re: merging .csv text input based on matching column field values in multiple rows
In Section
Seekers of Perl Wisdom