#!perl -T use Test::More tests => 1; use_ok( 'Module::Starter' ); diag( "Testing Module::Starter $Module::Starter::VERSION" );