in reply to Re: DBIx modules (DBIx::Abstract?)
in thread DBIx modules

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.