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