Path: usenet.cise.ufl.edu!newsfeeds.nerdc.ufl.edu!zombie.ncsc.mil!newsgate.duke.edu!newsfeed.mathworks.com!nntprelay.mathworks.com!howland.erols.net!newsfeed.corridex.com!nntp2.savvis.net!inetarena.com!not-for-mail
From: Paul Sharpe <
[email protected]>
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCE: DbFramework-1.06
Followup-To: comp.lang.perl.modules
Date: 15 Jan 1999 20:05:36 GMT
Organization: Internet Arena
Lines: 41
Approved:
[email protected] (comp.lang.perl.announce)
Message-ID: <
[email protected]>
NNTP-Posting-Host: halfdome.holdit.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cise.ufl.edu comp.lang.perl.announce:223 comp.lang.perl.modules:7726
file: $CPAN/authors/id/P/PS/PSHARPE/DbFramework-1.06.tar.gz
size: 24187 bytes
md5: b8ab07a6b19e3deb007cca8218694ffc
DbFramework is a collection of classes for manipulating Mysql
databases. The classes are loosely based on the CDIF Data Model
Subject Area.
This module will help you to
- Present data model objects (tables, columns) as HTML
- Add persistency to your Perl objects
- Manipulate your Mysql databases through an HTML forms interface
See the POD for further details.
Prerequisites
=============
Alias
CGI
DBI
Msql-Mysql-modules
ePerl (for dbforms.cgi)
RELEASE 1.06
= UI
Default input templates now produce 'datasheet' view.
= API
Attribute::
- New method as_html_heading()
Key::
- New method as_html_heading()
PrimaryKey::
- New method as_html_heading()
Table::
- New method as_html_heading()