Hi Jeff, You should check out two modules, which use opposite approaches to this problem. One is Tangram, which will take a Perl object and map it to a relational database. The other is Alzabo, which will start with a database and map it to a set of Perl objects. Both are available on CPAN.
-Ken Jeff Hallgren <[EMAIL PROTECTED]> wrote: > Is there a perl Enterprise Object style layer available for use on top > of a relational database? Just wondering before I get too far into > this.. > Thanks >