Thursday, April 9, 2009
DBD::DBM only supports tables with TWO columns
The subject says it all, and it's in the perldocs, but I guess I was lazy. I thought I could get away with just having little db files around, and I know that I could just use a packed value, or a bitmap, or whatever, but then I may as well just use a bdb directly!
ugh, I guess I'll look at sqlite.
ugh, I guess I'll look at sqlite.
Labels: perl programming