aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-SQLite/pkg-descr
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-07-22 14:40:11 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-07-22 14:40:11 +0000
commit7bd1ce6227157924b5495f9b8db88edb7fe0ff05 (patch)
tree58f69384f1f496bfefe7970c2caf0e3ade46011e /databases/p5-Class-DBI-SQLite/pkg-descr
parenta51078f35395e1a9792aceef4b09e9c5db32f55a (diff)
downloadports-7bd1ce6227157924b5495f9b8db88edb7fe0ff05.tar.gz
ports-7bd1ce6227157924b5495f9b8db88edb7fe0ff05.zip
Notes
Diffstat (limited to 'databases/p5-Class-DBI-SQLite/pkg-descr')
-rw-r--r--databases/p5-Class-DBI-SQLite/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/p5-Class-DBI-SQLite/pkg-descr b/databases/p5-Class-DBI-SQLite/pkg-descr
new file mode 100644
index 000000000000..157fc4afaf93
--- /dev/null
+++ b/databases/p5-Class-DBI-SQLite/pkg-descr
@@ -0,0 +1,4 @@
+Class::DBI::SQLite is an extension to Class::DBI for DBD::SQLite, which allows
+you to populate auto incremented row id after insert.
+
+WWW: http://search.cpan.org/dist/Class-DBI-SQLite/