use strict; use Test::More; BEGIN { plan tests => 1 } BEGIN { use_ok('DBD::SQLite') }