diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-01-22 09:11:48 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-01-22 09:11:48 +0000 |
commit | 88b9a9d54ece0fa36e84ef7f4754198310b828fa (patch) | |
tree | e35b8a3b13f2ce22d5d7c49d8b8828c62d8dd68c /databases/p5-DBI/pkg-descr | |
parent | add WWW: (diff) |
add WWW:
PR: 16264, 16265, 16266, 16267
Submitted by: joseph.scott@owp.csus.edu
Notes
Notes:
svn path=/head/; revision=24911
Diffstat (limited to 'databases/p5-DBI/pkg-descr')
-rw-r--r-- | databases/p5-DBI/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBI/pkg-descr b/databases/p5-DBI/pkg-descr index 3d38e39450bd..89dc0100a514 100644 --- a/databases/p5-DBI/pkg-descr +++ b/databases/p5-DBI/pkg-descr @@ -9,3 +9,5 @@ implement emulations of old perl4 database interfaces, e.g., oraperl. This strategy enables the DBI and drivers to serve a useful purpose whilst allowing the real interface to evolve with experience behind the emulation interface. + +WWW: http://forteviot.symbolstone.org/technology/perl/DBI/ |