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