Update databases/postgresql12-server to version 12.2_2
[dports.git] / databases / p5-SQLite-Work / pkg-descr
1 This generates HTML (and non-HTML) reports from an SQLite database, taking
2 care of the query-building and the report formatting. This also has methods
3 for adding and updating the database.
4
5 Reports can have nested headers which depend on the sort-order given. One can
6 select the columns and order in which the values are displayed. The HTML page
7 generated can be customized with templates.
8
9 The SQLite::Work::CGI module has extra methods which deal with CGI using the
10 CGI module.
11
12 The sqlreport script uses SQLite::Work to generate reports from the
13 command-line.
14
15 WWW: https://metacpan.org/release/SQLite-Work