pkgsrc/databases/p5-DBIx-Abstract/distinfo
wiz 9ce12dade0 Initial import of p5-DBIx-Abstract:
This module provides methods for retrieving and storing data in
SQL databases.  It provides methods for all of the more important
SQL commands (like SELECT, INSERT, REPLACE, UPDATE, DELETE).

It endeavors to produce an interface that will be intuitive to
those already familiar with SQL.

Notable features include:

  * data_source generation for some DBD drivers.
  * Can check to make sure the connection is not stale and reconnect
    if it is.
  * Controls statement handles for you.
  * Can delay writes.
  * Generates complex where clauses from hashes and arrays.
  * Shortcuts (convenience functions) for some common cases. (Like
    select_all_to_hashref.)
2005-11-24 18:46:41 +00:00

5 lines
263 B
Text

$NetBSD: distinfo,v 1.1.1.1 2005/11/24 18:46:41 wiz Exp $
SHA1 (DBIx-Abstract-1.006.tar.gz) = 50cc3eb5158c924214cebcba0291b49a8ddaa402
RMD160 (DBIx-Abstract-1.006.tar.gz) = b1010fa25ed9c6946e80c370200d9c78cb55c9b5
Size (DBIx-Abstract-1.006.tar.gz) = 20351 bytes