Path: usenet.cise.ufl.edu!newsfeeds.nerdc.ufl.edu!news.magicnet.net!newspump.monmouth.com!newspeer.monmouth.com!newsfeed.corridex.com!nntp2.savvis.net!inetarena.com!not-for-mail
From: Paul <[email protected]>
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCE: DbFramework-1.08
Followup-To: comp.lang.perl.modules
Date: 6 Apr 1999 13:30:50 GMT
Organization: Internet Arena
Lines: 23
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:282 comp.lang.perl.modules:10032

 file: $CPAN/authors/id/P/PS/PSHARPE/DbFramework-1.08.tar.gz
 size: 32567 bytes
  md5: b3e83c94001dd11e4e8a5974ac389569

DbFramework is a collection of classes for manipulating DBI 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 DBI databases through an HTML forms interface

1-04-1999                   Paul Sharpe
<[email protected]>
--------------------------------------------------

RELEASE 1.08

BUG FIX
 - Test database wasn't being created which was causing tests to fail.