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)
8 lines
430 B
Text
8 lines
430 B
Text
DBIx::DBHResolver resolves database connection on the environment has
|
|
many database servers. The resolution algorithm is extensible and
|
|
pluggable, because of this you can make custom strategy module easily.
|
|
|
|
This module can retrieve DBI's database handle object or connection
|
|
information (data source, user, credential...) by labeled name and
|
|
treat same cluster consists many nodes as one labeled name, choose
|
|
fetching strategy.
|