Subject: | Activate some tests even if DBI is not installed |
It would be nice to move the "use DBI" check in t/00.t into the SKIP
block where the existence of DBD::SQLite is checked. So at least the
three tests outside the SKIP block would be executed if DBI is not
available.
Regards,
Slaven