First you should ALWAYS ALWAYS use strict; and also turn on warnings this will always give you your issue, or you can try this before you run your script to get any errors.
The problem is on SQLite, the error mesagge said couldn't find the table.... So if you download it you would see the error mesage. But I dont know what the problem is with SQLite as all database are there in the zip..