use Test; BEGIN { plan tests => 1 }; use Module::PrintUsed; ok(1);