| | |
Conversion of CSV file to hash table
![]() |
•
•
Join Date: Apr 2007
Posts: 1
Reputation:
Solved Threads: 0
Hi All,
Please help me to convert csv file to a hash table with out using Text::CSV_XS , Text::CSV.
The CSV file is a dynamic file.
the fields are like this
Numb,Name,Class,Type,......
201,Bazaar,b2,53,..........
121,Raymond,y1,02,...
232,Robert,p1,04,...............
Here first line is name of fields and remaing are values to corresponding fields
Please help me to convert csv file to a hash table with out using Text::CSV_XS , Text::CSV.
The CSV file is a dynamic file.
the fields are like this
Numb,Name,Class,Type,......
201,Bazaar,b2,53,..........
121,Raymond,y1,02,...
232,Robert,p1,04,...............
Here first line is name of fields and remaing are values to corresponding fields
![]() |
Similar Threads
- Reading txt file into Hash Table (C++)
- CSV file (C)
- C++hash table lookin' 4 help~~ (C++)
- Reading CSV file into a ADO recordset (ASP.NET)
- parsing csv file (PHP)
- Printing a Hash Table (C++)
- Pass XML file contents to a hash table. (Java)
- compile error-chained hash table c++ (C++)
Other Threads in the Perl Forum
- Previous Thread: How to send Attachments using perl script
- Next Thread: how to work with input on the cammand line!
| Thread Tools | Search this Thread |





