Subject: CVS commit: pkgsrc/databases/p5-DBIx-Abstract
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 11/24/2005 18:46:42
Module Name: pkgsrc
Committed By: wiz
Date: Thu Nov 24 18:46:42 UTC 2005
Update of /cvsroot/pkgsrc/databases/p5-DBIx-Abstract
In directory ivanova.netbsd.org:/tmp/cvs-serv12256
Log Message:
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.)
Vendor Tag: TNF
Release Tags: pkgsrc-20051124
N pkgsrc/databases/p5-DBIx-Abstract/Makefile
N pkgsrc/databases/p5-DBIx-Abstract/DESCR
N pkgsrc/databases/p5-DBIx-Abstract/distinfo
N pkgsrc/databases/p5-DBIx-Abstract/PLIST
No conflicts created by this import