Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Geo-Distance CPAN distribution.

Report information
The Basics
Id: 58161
Status: rejected
Priority: 0/
Queue: Geo-Distance

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.16
Fixed in: (no value)



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