summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CSV-Hash
AgeCommit message (Collapse)AuthorFilesLines
2004-05-04Convert to buildlink3.snj1-2/+2
2004-04-02Update p5-Text-CSV-Hash to 0.18:abs2-5/+6
Fix error in sample code, and switch to .tbz
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-01-20Update p5-Text-CSV-Hash to 0.17abs2-5/+5
Implement skip_blank_lines
2002-12-09Updated p5-Text-CSV-Hash to 0.16abs2-5/+5
Remove unwanted cruft from Makefile.PL so we can work with perl 5.8
2002-10-08Update p5-Text-CSV-Hash to 0.15:abs2-5/+5
Implement 'max_data_rows' - useful if you just want to check the first few lines of a massive file.
2002-10-02buildlink1 -> buildlink2seb1-6/+3
Use perl5/module.mk
2002-04-16Ahem, sync my distfiles for lastabs1-3/+3
2002-04-16Updated p5-Text-CSV-Hash to 0.14:abs2-5/+5
Allow the separator and quote characters to be specified.
2002-04-10Updated p5-Text-CSV-Hash to 0.13abs2-5/+5
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.12abs2-5/+5
Add support for creating a csv file from an existing array of hashes
2002-02-27Updated p5-Text-CSV-Hash to 0.11abs2-5/+5
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.10abs2-5/+5
Fix a couple of glitches with loading/saving files with entries containing ""
2002-02-21Update p5-Text-CSV-Hash to 0.09abs2-5/+5
- 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:abs2-5/+5
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.06abs2-5/+5
Avoid uninit warnings for zero length .csv files
2002-01-31fix package nameabs1-1/+1
2002-01-17Update p5-Text-CSV-Hash to 0.05abs2-5/+5
Correctly handle commas and other fun in column headings when writing out csv files.
2002-01-16Update p5-Text- CSV-Hash to 0.04:abs2-5/+5
Implement name_row_offset option.
2001-12-19Import p5-Text-CSV-Hash-0.02, a perl5 module for hash based CSV usage.abs4-0/+27