Subject: CVS commit: pkgsrc/databases/p5-DBD-CSV
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 11/30/2001 16:15:33
Module Name: pkgsrc
Committed By: mjl
Date: Fri Nov 30 14:15:33 UTC 2001
Modified Files:
pkgsrc/databases/p5-DBD-CSV: Makefile distinfo
Log Message:
Update to 0.1029
* lib/DBD/CSV.pm (fetch_row): A numeric value must be assigned to $!.
* lib/DBD/CSV.pm (fetch_row): Changed "undef $!" to "$! = ''".
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/databases/p5-DBD-CSV/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/databases/p5-DBD-CSV/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.