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