in reply to DBIx modules

Hello, I just wondered onto this node with the same question. Now What do people think about the current situation? :) Just reviewing the docs on CPAN: DBIx::Abstract looks like a good contender. Has anyone tried it who would like to offer a review?

-mark

Replies are listed 'Best First'.
Re: Re: DBIx modules (DBIx::Abstract?)
by madtech (Initiate) on May 16, 2004 at 12:25 UTC
    I tried DBIx::Abstract for connecting to Mysql. Itīs easy in use and works quite well, if you use Apache and Perl on Linux. The problem I have with DBIx::Abstract is that my testapache runs on Windows (ok I know itīs no good idea *gg*). This module does not come as standard module for a WAPP system like Indigoperl. Compilation of this module under win32 did not succeed with cpan.pm (Error: MakeMaker could not find W:\dev\indigopearl\indigopearl\perl\lib\CORE\perl.h). I was wondering if someone could help.