/home/.cpanm/latest-build/DBI-1.644/t/zvxgn_49dbd_file.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/49dbd_file.t'; # or warn $!;