Bug 88068 - [NEW PORT] databases/p5-SQLite-Work: Report on and update an SQLite database
Summary: [NEW PORT] databases/p5-SQLite-Work: Report on and update an SQLite database
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Anton Berezin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-27 00:30 UTC by darth
Modified: 2005-10-27 15:07 UTC (History)
0 users

See Also:


Attachments
p5-SQLite-Work-0.03.shar (2.87 KB, text/plain)
2005-10-27 00:30 UTC, darth
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description darth 2005-10-27 00:30:12 UTC
This generates HTML (and non-HTML) reports from an SQLite database, taking
care of the query-building and the report formatting. This also has methods
for adding and updating the database.

Reports can have nested headers which depend on the sort-order given. One can
select the columns and order in which the values are displayed. The HTML page
generated can be customized with templates.

The SQLite::Work::CGI module has extra methods which deal with CGI using the
CGI module.

The sqlreport script uses SQLite::Work to generate reports from the
command-line.

Author: Kathryn Andersen (RUBYKAT), perlkat AT katspace dot com
WWW: http://www.katspace.com

Generated with FreeBSD Port Tools 0.63
Comment 1 Anton Berezin freebsd_committer freebsd_triage 2005-10-27 09:11:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tobez

Grab.
Comment 2 Anton Berezin freebsd_committer freebsd_triage 2005-10-27 15:07:51 UTC
State Changed
From-To: open->closed

New port has been added. Thank you for your submission.