mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +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)
7 lines
339 B
Plaintext
7 lines
339 B
Plaintext
Mojo::Pg is a tiny wrapper around DBD::Pg that makes PostgreSQL a lot of fun to
|
|
use with the Mojolicious real-time web framework.
|
|
|
|
Database handles are cached automatically, so they can be reused transparently
|
|
to increase performance. And you can handle connection timeouts gracefully by
|
|
holding on to them only for short amounts of time.
|