in reply to
Split columns according header delimiter
Text::CSV
can use any delimiter you assign it, not just commas. It's defined in the constructor.
Need more coffee before commenting.
E_READING_COMPREHENSION_FAILURE
Comment on
Re: Split columns according header delimiter
Download
Code
In Section
Seekers of Perl Wisdom