use Test::More tests => 1; BEGIN { use_ok( 'IO::Prompt' ); } diag( "Testing IO::Prompt $IO::Prompt::VERSION" );