The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# DBO test skeleton (-*- cperl -*-)

use lib './t';
use harness;
require 't/test-begin.pl';

# Add further tests here.

require 't/test-end.pl';