Help for this page
#!/usr/bin/perl use strict; ... # print "Line 5, column 1: ", $csvdata[4][0] . "\n"; untie @csvdata;