in reply to Get CSV data and convert it to other format data dynamically.
You should use Text::CSV to read the data and one of the JSON modules to output it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Get CSV data and convert it to other format data dynamically.
by ash1351 (Novice) on Aug 24, 2015 at 21:20 UTC |