DBD::SQLite in the new cookbook

Matts on 2003-09-07T17:30:03

I just read the new Cookbook excerpt on perl.com. It's great to see one's modules being used by other people.

The only unfortunate thing is I fixed the "Can't store binary data" bug in 0.27 - you can now set a database property that allows this (though you can only use the database in perl DBI if you do this).