[Dbix-class] Re: DBIC and Flat files
Tom Hukins
tom at eborcom.com
Thu Nov 20 12:24:00 GMT 2008
On Mon, Nov 17, 2008 at 11:14:33AM +0000, Anthony Gardner wrote:
> Just a quick question. Some time ago, I thought I saw a release mail
> sent to this mailing list about DBIC and using it with flat files.
>
> Was I mistaken? I've been unable to find anything on CPAN or
> googling.
What do you mean by flat files? If you mean something human readable
and writeable like CSV, I've not heard of anyone doing this with DBIC.
If you just want to use on on-disk database without having to run a
daemon, look at SQLite which works well with DBIC.
Tom
More information about the DBIx-Class
mailing list