use strict; use warnings; use Test::More tests => 2; BEGIN { use_ok('DMCombo2');}; ...