summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-CSV/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2005-08-17Updated to version 0.22. Changes from 0.2002:hiramatsu1-4/+4
2005-04-01 Jeff Zucker <jzuckerATcpan.org> (0.22) * removed DESTROY and disconnect - use DBD File's instead * added ignore_missing_table flag to avoid warnings with DROP TABLE IF EXISTS 2004-04-18 Jeff Zucker <jzuckerATcpan.org> (0.21) * added support for $dbh->{Active}, should now work well with Class::DBI and other caching systems * added support for DROP TABLE IF EXISTS - doesn't complain if table is already dropped * removed DBD::File from the distribution - it's now distributed with DBI 1.42 and higher
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2003-03-03Update p5-DBD-CSV to 0.2002mjl1-3/+3
* added parser-caching for speedier operation, see File.pm prepare() * further adjustments in tests including fix for prototypes to make it perl 5.8 compatible
2002-02-14Update p5-DBD-CSV to 0.2001mjl1-3/+3
adjusted docs to show Jeff as the new maintainer. added docs for extended SQL features (joins, etc.) available with SQL::Statement 1.0 and above. adjusted tests blobs.t, chopblanks.t, and ak-dbd.t to work with all versions of SQL::Statement.
2001-11-30Update to 0.1029mjl1-3/+3
* lib/DBD/CSV.pm (fetch_row): A numeric value must be assigned to $!. * lib/DBD/CSV.pm (fetch_row): Changed "undef $!" to "$! = ''".
2001-05-26Update to 0.1027. Changes:mjl1-3/+3
* lib/DBD/File.pm (table_info): Added closedir().
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+3
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo