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