support $ENV{DBI_DSN} and $ENV{DBI_DRIVER} (patch from Possum)
[dbsrgits/DBIx-Class.git] / t / 39load_namespaces_exception.t
2009-05-30 Peter Rabbitson Patch + test for more informative exceptions on load_na...