blob: 121f6617b702995d33368fada2aa88292349bdd2 (
plain)
1
2
3
4
|
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.
|