DBIx-Class - Problems with SQLite

Posted on Fri Jan 12 19:06:54 2007 by j1n3l0
Problems with SQLite

Hello all,

I'm fairly new to PERL and currently need to do some work with the DBIx-Class module. I am going through the example on CPAN and I have run into problems when I have to engage SQLite. The documentation does say that SQLite is a dependency and thus I don't need to download anything else but I'm guessing this may not be the case.

I made alterations and can run it without problems using MySQL. I guess I'm just being greedy wanting to know how to use SQLite as well. Has anyone had similar problems with SQLite? I am using it on Windows XP and I downloaded the module using the PERL Package Manager.

Any pointers will be much appreciated. Thank you.

Nelo

Write a response