On Sat, Feb 24, 2001 at 09:44:28PM -0800, George A. Fitch III wrote:
> I have some questions and would be quite thankful for
> any type of guidance.
>
> I've created a new module, Relations.pm, to simplify some
> common DBI calls with relational databases. It's made to
> primarily work with DBI and DBD::MySQL. I think the
> closest CPAN module is DBIx::Abstract by Andrew Turner.
> I've attached the HTML help file to help explain its
> functionality. The module is not yet available on my web
> site, but if you'd like to see it, let me know.
DBIx::Relations would be better. Keep related things together.
- Kurt