/home/.cpanm/latest-build/DBI-1.644/t/zvxgn_50dbm_simple.t
#!perl -w
$ENV{DBI_AUTOPROXY} = 'dbi:Gofer:transport=null;policy=pedantic';
END { delete $ENV{DBI_AUTOPROXY}; };
$ENV{DBI_SQL_NANO} = 1;
END { delete $ENV{DBI_SQL_NANO}; };
require './t/50dbm_simple.t'; # or warn $!;