Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Extract required rows and columns from CSV file

Status
Not open for further replies.

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.
 
use the TEXT::CSV_XS module

------------------------------------------
- Kevin, perl coder unexceptional! [wiggle]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top