summaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI/PLIST
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2004-11-06 19:06:08 +0000
committerhe <he@pkgsrc.org>2004-11-06 19:06:08 +0000
commita62fa71430c362b93fcdcf23836aecf8ae9021dd (patch)
tree0949f8d361345e7561d2be8091761872f77c1dbf /databases/p5-Class-DBI/PLIST
parent0bd5885d8db649ce23a4bc45c2636e5dc8fa9a96 (diff)
downloadpkgsrc-a62fa71430c362b93fcdcf23836aecf8ae9021dd.tar.gz
Import p5-Class-DBI version 0.96.
Class::DBI provides a convenient abstraction layer to a database. It not only provides a simple database to object mapping layer, but can be used to implement several higher order database functions (triggers, referential integrity, cascading delete etc.), at the application level, rather than at the database. This is particularly useful when using a database which doesn't support these (such as MySQL), or when you would like your code to be portable across multiple databases which might implement these things in different ways. In short, Class::DBI aims to make it simple to introduce 'best practice' when dealing with data stored in a relational database.
Diffstat (limited to 'databases/p5-Class-DBI/PLIST')
-rw-r--r--databases/p5-Class-DBI/PLIST1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-Class-DBI/PLIST b/databases/p5-Class-DBI/PLIST
new file mode 100644
index 00000000000..d02e5e297a8
--- /dev/null
+++ b/databases/p5-Class-DBI/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/06 19:06:08 he Exp $