Revision history for Perl extension Parse::CSV
0.03 Wed 23 Mar 2011
First working version
- adding new methods:
- "colnames" gets or sets colnames of hashes.
- "pushcolnames" adds colnames at the end of your fields-array.
- "fields"
0.02 Fri 11 Mar 2011
- Deleting all working methods
- Correcting all not working methods
- combine, string and print
0.01 Thu 10 Mar 2011
- Copying of Parse::CSV