I am new to Perl and have a requirement to parse a CSV file and in each line multiply two fields together and then calculate the total of all the lines. I have been browsing for help but am not quite clear on the easiest way to do this. Any suggestions would be greatly appreciated.
Parse Issue
Collapse
Comment