Subject: | Requires more recent version of DBI than 1.03 |
Hi Matt,
The DBD-SQLite distribution claims a prerequisite on DBI version 1.03, but when I test with DBI 1.14, I get errors about the selectrow_arrayref() and primary_key_info() methods missing. Looks like these may have appeared in DBI version 1.21.
When I install DBI version 1.39, DBD-SQLite installs fine.
-Ken