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