[LWN Logo]

Date: Tue, 12 Jan 1999 22:40:51 +0000
From: Paul Sharpe <paul@miraclefish.com>
Subject: ANNOUNCE: DbFramework-1.06

  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()