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