mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
312 B
Plaintext
6 lines
312 B
Plaintext
Ima::DBI attempts to organize and facilitate caching and more efficient
|
|
use of database connections and statement handles by storing DBI and SQL
|
|
information with your class (instead of as separate objects). This
|
|
allows you to pass around just one object without worrying about a trail
|
|
of DBI handles behind it.
|