Tag Archives: CSV

read csv file perl

How to read a CSV file in Perl?

Perl is used for manipulating text files and in this article I will teach how to read a CSV file in Perl? First of all let’s start with What is…