A clean cfscript component for working with CSVs
Originally forked from Ben Nadel's csvToArray() UDF published here: https://gist.github.com/bennadel/9760097#file-code-1-cfm
The function has been converted to a 100% cfscript component and will get various other quality of life improvements and possibly additional CSV utility functions.
(To do)