use Data:: Table; $t = Data::Table::fromCSV("/cgi-bin/testme.csv"); print $t->html;