Jul 14, 2008 #1 scotch08 Technical User Jul 14, 2008 1 US I am new to Perl. I need to extract required rows and columns from a CSV file. How I do that? Thank you very much.
I am new to Perl. I need to extract required rows and columns from a CSV file. How I do that? Thank you very much.
Jul 14, 2008 #2 KevinADC Technical User Jan 21, 2005 5,070 US use the TEXT::CSV_XS module ------------------------------------------ - Kevin, perl coder unexceptional! Upvote 0 Downvote
use the TEXT::CSV_XS module ------------------------------------------ - Kevin, perl coder unexceptional!