mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
303 B
Plaintext
5 lines
303 B
Plaintext
This Template Toolkit plugin module provides an interface to the Perl DBI/DBD
|
|
modules, allowing to integrate SQL queries into template documents. It also
|
|
provides an interface via the Tie::DBI module (if installed) so that database
|
|
records can be accessed without having to embed any SQL in templates.
|