use Test; BEGIN { plan tests => 1 }; use BTRIEVE::Native; ok(1);