Commit graph

17 commits

Author SHA1 Message Date
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
abs
f1cff0d42f Update p5-Text-CSV-Hash to 0.18:
Fix error in sample code, and switch to .tbz
2004-04-02 13:41:20 +00:00
abs
1f83860fae Update p5-Text-CSV-Hash to 0.17
Implement skip_blank_lines
2003-01-20 19:04:01 +00:00
abs
c6344a5b99 Updated p5-Text-CSV-Hash to 0.16
Remove unwanted cruft from Makefile.PL so we can work with perl 5.8
2002-12-09 19:18:43 +00:00
abs
7b1af10954 Update p5-Text-CSV-Hash to 0.15:
Implement 'max_data_rows' - useful if you just want to
	check the first few lines of a massive file.
2002-10-08 09:39:27 +00:00
abs
4358003ccb Ahem, sync my distfiles for last 2002-04-16 11:48:49 +00:00
abs
061abf2bed Updated p5-Text-CSV-Hash to 0.14:
Allow the separator and quote characters to be specified.
2002-04-16 10:24:45 +00:00
abs
cbdf54187c Updated p5-Text-CSV-Hash to 0.13
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-10 14:22:13 +00:00
abs
6c1834bfab Updated p5-Text-CSV-Hash to 0.12
Add support for creating a csv file from an existing array of hashes
2002-04-05 11:31:54 +00:00
abs
768501c9bd Updated p5-Text-CSV-Hash to 0.11
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-27 11:28:09 +00:00
abs
1731448f40 Update p5-Text-CSV-Hash to 0.10
Fix a couple of glitches with loading/saving files with entries
	containing ""
2002-02-25 10:16:07 +00:00
abs
f1393a938d Update p5-Text-CSV-Hash to 0.09
- 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-21 20:34:07 +00:00
abs
06b1618dd4 Update p5-Text-CSV-Hash to 0.08:
Add new method 'linenolable' to retrieve the label for the linenumber
    Rename 'entries' to 'rows' (leaving entries as a synonym)
2002-02-21 12:04:42 +00:00
abs
2dc05efc6a Updated p5-Text-CSV-Hash to 0.06
Avoid uninit warnings for zero length .csv files
2002-02-15 12:03:21 +00:00
abs
31efb91a90 Update p5-Text-CSV-Hash to 0.05
Correctly handle commas and other fun in column headings when writing
	out csv files.
2002-01-17 00:01:59 +00:00
abs
b80c53178b Update p5-Text- CSV-Hash to 0.04:
Implement name_row_offset option.
2002-01-16 22:06:06 +00:00
abs
5c85c5e4b7 Import p5-Text-CSV-Hash-0.02, a perl5 module for hash based CSV usage. 2001-12-19 13:22:41 +00:00