summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CSV-Hash/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-04-16Updated p5-Text-CSV-Hash to 0.14:abs1-2/+2
Allow the separator and quote characters to be specified.
2002-04-10Updated p5-Text-CSV-Hash to 0.13abs1-2/+2
If we can read .csv files with \n embedded in the middle of entries, we should be able to generate them too, for others to marvel at the braindamage of such a format.
2002-04-05Updated p5-Text-CSV-Hash to 0.12abs1-2/+2
Add support for creating a csv file from an existing array of hashes
2002-02-27Updated p5-Text-CSV-Hash to 0.11abs1-2/+2
The 0.10 distfile was not correctly updated. Bump version to 0.11 to ensure we really know which version we are using
2002-02-25Update p5-Text-CSV-Hash to 0.10abs1-2/+2
Fix a couple of glitches with loading/saving files with entries containing ""
2002-02-21Update p5-Text-CSV-Hash to 0.09abs1-2/+2
- Handle .csv files with any combination of unquoted fields, quoted fields with embedded newlines, fields ending in ", embedded "\n strings (the most fun), all on the same line. - Vow to hunt down and kill anyone producing such files.
2002-02-21Update p5-Text-CSV-Hash to 0.08:abs1-2/+2
Add new method 'linenolable' to retrieve the label for the linenumber Rename 'entries' to 'rows' (leaving entries as a synonym)
2002-02-15Updated p5-Text-CSV-Hash to 0.06abs1-2/+2
Avoid uninit warnings for zero length .csv files
2002-01-17Update p5-Text-CSV-Hash to 0.05abs1-2/+2
Correctly handle commas and other fun in column headings when writing out csv files.
2002-01-16Update p5-Text- CSV-Hash to 0.04:abs1-2/+2
Implement name_row_offset option.
2001-12-19Import p5-Text-CSV-Hash-0.02, a perl5 module for hash based CSV usage.abs1-0/+19