Subject: CVS commit: pkgsrc/textproc/p5-Text-CSV-Hash
To: None <pkgsrc-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 02/21/2002 22:34:07
Module Name: pkgsrc
Committed By: abs
Date: Thu Feb 21 20:34:07 UTC 2002
Modified Files:
doc: pkg-CHANGES
pkgsrc/textproc/p5-Text-CSV-Hash: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.6032 -r1.6033 doc/pkg-CHANGES
cvs rdiff -r1.5 -r1.6 pkgsrc/textproc/p5-Text-CSV-Hash/Makefile \
pkgsrc/textproc/p5-Text-CSV-Hash/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.